Open
Description
The problem
Bug desc.:
The Reference Manager does not replace broken references that are in Characters.
For example if you use {Name} as the character display_name, it won't update it when you change the variable name to "player_name".
- Godot Version 4.3
- Dialogic Version 2.0-A-16
Solutions
Workaround
Changed it manually in the Character Resource.
Possible fixes
Include character resources in Broken Reference's search and replace
Thank you :)