Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.5.1-pre.5
Issue ID
UVSB-1315
Regression
No
[Visual Scripting] Scene variables GameObject disappears from hierarchy after reloading scene
Scene variables GameObject disappears from hierarchy after saving and reloading scene
Steps to Repro:
# Create a new Project
# Create a New Scene and click to open it
# Project window > Right-click > Create > Visual Scripting > Script Graph
# Observe Scene variables GameObject in the hierarchy
# Save Scene
# Project > Double Click on Scene to reopen it
Actual Result:
Scene variables GameObject disappears from the hierarchy
Expected Result:
Scene variables GameObject remains in the hierarchy
Reproducible on: 2021.2.0a6, 2021.1.0b1, 2021.1.0b1
Note: Visual Scripting was introduced in 2021.1.0b1
Package Version 1.5.1-pre.5
Environment:
Windows 10, Mac 10.15
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
Out of scope. Scene Variables component is re-created if you perform common operations like creating a new graph or editing an existing one.