Search Issue Tracker
Fixed
Fixed in 1.4.14
Votes
0
Found in [Package]
1.4.13
Issue ID
UVSB-1111
Regression
No
[Bolt] Bolt Graph Variables do not update in Play Mode when enabling a GameObject which was disabled before entering Play Mode
Reproduction steps:
1. Open the attached project "New Unity Project.zip"
2. In the Project window open Assets/Scenes/SampleScene
3. Select the disabled "GameObject" in the Hierarchy window
4. In the Inspector window's Flow Machine component click "Edit Graph"
5. Observe the Graph Variables then enable the GameObject in the Inspector window and enter Play Mode
6. Exit Play Mode and disable the GameObject in the Inspector window
7. Enter Play Mode and enable the GameObject in the Inspector window
Expected result: Graph Variables are updated when enabling the GameObject
Actual result: Graph Variables are not updated when enabling the GameObject
Reproducible with: 1.4.12, 1.4.13 (2018.4.29f1, 2019.4.15f1, 2020.1f13, 2020.2.0b10, 2021.1.0a6)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Resolution Note (fix version 1.4.14):
https://github.cds.internal.unity3d.com/unity/com.unity.visualscripting/pull/256