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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 1.8.1):
Fixed in 1.9.1