Search Issue Tracker
Fixed
Fixed in 2021.3.36f1
Votes
0
Found in
2021.3.35f1
Issue ID
UUM-63255
Regression
No
OnDrawGizmos functions are ignored when loading an additive Scene
How to reproduce:
1. Open the attached “additive_scene_gizmo_issue” project
2. Open the “SampleScene”
3. Click and drag the “Example” Scene from the Assets folder to the Hierarchy window
4. Observe the Scene view
Expected result: A spherical gizmo is visible
Actual result: The gizmo is not visible until the “test” GameObjct has been selected in the Hierarchy or the Scene has been reloaded
Reproducible in: 2021.3.35f1, 2022.1.0a14
Not reproducible in: 2022.3.19f1, 2023.2.9f1, 2023.3.0b6
Fixed in: 2022.1.0a15
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2021.3.36f1):
Fixed gizmos not rendering in scenes that are loaded during play mode from user code.