Releases¶
2.4.13 (WIP)¶
WORK IN PROGRESS
fixes
- Editor: Support for Unity 6.6
- Editor: Using new script importer for StyleSheets
2.4.12 (Latest)¶
Released August 19, 2026
This release drops support for Unity 6.0 and provides support for Unity 6.3 LTS and 6.5 in preparation for 6.7 LTS
Drops support for Built-in RP and now defaults to Universal Rendering Pipeline
changes
- Support for URP by default instead of BRP
- Examples: Rebuilt all examples to support URP
- Unity: Support for Unity 6.3 LTS and 6.5 onwards
- Unity: Drop support for Unity 6.0 LTS
fixes
- UI: Task UI kept a live callback on the previous Journal when reassigned
2.3.11¶
Released December 11, 2025
new
- Support for Unity 6.3 LTS
fixes
- UI: Indicators hide UI when Hotspot is behind the camera
2.3.10¶
Released March 20, 2025
fixes
- Property: Incorrect namespace in Journal
2.3.9¶
Released October 18, 2024
enhances
- Editor: Support for Unity 6
fixes
- Editor: Removed obsolete UI Toolkit APIs
- Hotspot: Exception when loading a saved game
- Minimap UI: Null reference when loading a saved game
- Compass UI: Null reference when loading a saved game
2.3.8¶
Released February 23, 2024
fixes
- UI: Indicators incorrect cycle-through
- UI: Components run after all scene changes
2.3.7¶
Released October 31, 2023
This version breaks compatibility with previous versions and will only work with Game Creator 2.13.43 or higher.
changes
- Tasks: Better performance on Task property checks
- Internal: Support for Core 2.13.42 version
fixes
- Quests: Destruction of Events with same Task ID
- Condition: Group all Complete with latest core version
- Condition: Group any Complete with latest core version
2.2.6¶
Released August 29, 2023
fixes
- Quests: Destruction of Events with same Task ID
- Condition: Group all Complete with latest core version
- Condition: Group any Complete with latest core version
2.2.5¶
Released June 13, 2023
fixes
- Variables: Quest type initialized in correct phase
2.2.4¶
Released March 24, 2023
new
- Hotspots: Allow to define a fade in/out distance
- Compass: Display distance with units
- Compass: Fade in/out based on distance/direction
- Minimap: Fade in/out based on distance
- Indicators: Fade in/out based on distance
- Property: Get Quest/Task Sprite
- Property: Get Quest/Task Color
- Settings: Displays current and update version
changes
- Signature format from Core 2.9.34
2.1.3¶
Released November 8, 2022
new
- Points of Interest icon
- Points of Interest now use Layers
changes
- Copy-Runner with less memory footprint
fixes
- Hotspot: Error when deleting Point of Interest
2.0.2¶
Released September 22, 2022
new
- Trigger: On Task Value Change
enhances
- Editor: Quests remembers last selection
fixes
- Indicators: Wrong position when off-screen
2.0.1¶
Released September 15, 2022
new
- First release