Skip to content

Releases

2.6.21 (WIP)

WORK IN PROGRESS

fixes

  • Editor: Support for Unity 6.6
  • Editor: Using new script importer for StyleSheets

2.6.20 (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

  • Shots: Switcher picks an index out of range when shots are obstructed
  • Shots: Switcher no longer breaks on empty Shot Camera entries

2.5.19

Released March 4, 2026

fixes

  • Choices: An empty list of choices gets the dialogue stuck

2.5.18

Released December 11, 2025

new

  • Support for Unity 6.3 LTS
  • Dialogue: Allow to duplicate text lines
  • Properties: Get current Actor name
  • Properties: Get current Actor description
  • Properties: Get previous Actor name
  • Properties: Get previous Actor description

fixes

  • Gibberish: Time length depends on stripped down text
  • UI: Removed log from dialogue choice option
  • UI: Dialogue Coordinates run at the end of the frame execution

2.5.17

Released April 29, 2025

enhances

  • Examples: Added support for touch-screens

fixes

  • Events: Reset static events when entering play-mode

2.5.16

Released March 20, 2025

new

  • Editor: Buttons to expand and collapse the whole Dialogue tree
  • Editor: Jump, Exit and Tags are displayed on Dialogue tree nodes
  • Event: On any Dialogue Start
  • Event: On any Dialogue Finish
  • Event: On Actor play Line
  • Event: On Actor stop Line
  • UI: Option to deselect the first option in Choices UI

fixes

  • Dialogue: Playing a concurrent dialogue cancels the previous
  • Editor: Removed horizontal scrolling in Dialogue trees

2.5.15

Released October 18, 2024

changes

  • Editor: Support for Unity 6

removes

  • Editor: Obsolete UI Toolkit APIs

2.5.14

Released February 23, 2024

new

  • Trigger: On Dialogue Start Line
  • Trigger: On Dialogue Finish Line

changes

  • Internal: Support for Core 2.15.49 version

2.4.13

Released October 31, 2023

This version breaks compatibility with previous versions and will only work with Game Creator 2.13.43 or higher.

new

  • Expression: Sprites are dynamic Properties

changes

  • Internal: Support for Core 2.13.42 version

fixes

  • Examples: Compatible with the latest core version
  • Expression: Not binding values when adding new ones
  • Expressions: Incorrect clamping index value

2.3.12

Released September 3, 2023

fixes

  • Examples: Compatible with the latest core version

2.3.11

Released June 27, 2023

new

  • Skin: Customize behavior when there's one choice

fixes

  • Choices: Skipping conditions when using keyboard
  • Examples: Compatible with the latest core version

2.3.10

Released June 12, 2023

fixes

  • Roles: Generic name displayed in Dialogue roles section
  • Portratis: Names and Descriptions cleared before playing

2.3.9

Released March 24, 2023

new

  • Settings: Displays current and update version

enhances

  • QoL: Align labels with Unity 2022.2 standard

fixes

  • Edge case in which Dialogue would not save changes

2.2.8

Released January 31, 2023

new

  • Skins: Contains node information set by default

fixes

  • Nodes: Skip visited not working correctly
  • Nodes: Error upon stopping a Dialogue while in Choice

2.1.7

Released November 8, 2022

new

  • Instruction: Choose choice by Index
  • Visited choices can be skipped

enhances

  • Copy-Runner with less memory footprint
  • Skins: New indexed choices
  • Examples: With indexed choices

changes

  • Compatibility with Game Creator 2.7.28

fixes

  • Choice nodes disable Instructions if skipped

2.0.6

Released September 22, 2022

enhances

  • Editor: Dialogue remembers last selection

fixes

  • Portraits exception when set to default

2.0.5

Released August 22, 2022

new

  • Default Portrait set in Actor asset

enhances

  • Hold Shift to create Child/Sibling node
  • Rearranged UI components in Unity menus

fixes

  • Gibberish audio playing after skipping line
  • Conflicting metadata GUIDs with Inventory
  • Inspector sidebar remembers its position

2.0.4

Released July 6, 2022

fixes

  • Sequencing tool not executing markers
  • Using non-existing Tag throws error

2.0.3

Released June 24, 2022

new

  • Option to uninstall Dialogue
  • Icon for Dialogue Skin

enhances

  • Default skin uses darker background
  • Behavior of the Skip/Continue button
  • Improved Cyberpunk Dialogue Skin

fixes

  • Serialization error during domain reloads
  • Null Actor reference in Log UI
  • Typo in Example scenes

2.0.2

Released June 8, 2022

fixes

  • Marketing images fit better
  • Conflicting meta files with other modules

2.0.1

Released June 8, 2022

new

  • First release