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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 1.4.14):
https://github.cds.internal.unity3d.com/unity/com.unity.visualscripting/pull/256