Search Issue Tracker
Fixed
Fixed in 1.8.1
Votes
1
Found in [Package]
1.7.8
1.8.0
Issue ID
UVSB-2453
Regression
No
An infinite amount of GameObjects is created in Prefab mode when performing a null check of a scene variable in editor with an "OnDrawGizmos" event
How to reproduce:
1. Open the attached project “VisualScriptingBug21283.zip“
2. Open Scene “New Scene“ (Assets/repro)
3. Open Prefab mode of the “GameObject“ GameObject in the Hierarchy
Expected result: Infinite amount of “VisualScripting SceneVariables” GameObjects isn’t created
Actual result: Infinite amount of “VisualScripting SceneVariables” GameObjects is created
Reproducible with: 1.7.8, 1.8.0 (2020.3.42f1, 2021.3.15f1, 2022.2.1f1, 2023.1.0a23)
Reproduced on: macOS 13.0.1 (Intel)
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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Resolution Note (fix version 1.8.1):
Fixed in 1.9.1