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
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
Resolution Note (fix version 1.4.14):
https://github.cds.internal.unity3d.com/unity/com.unity.visualscripting/pull/256