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
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
- [VFX] Gizmo still incorrectly rendered for a hidden property
- Nested object label indentation is incorrect when using the UI Toolkit Inspector
- Crash on tlsf_free when UI Elements are moved to the side by scrolling
- Setting VideoPlayer.time and pausing results in incorrect player.frame values
Resolution Note (fix version 1.8.1):
Fixed in 1.9.1