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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Resolution Note (fix version 1.8.1):
Fixed in 1.9.1