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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2021.3.36f1):
Fixed gizmos not rendering in scenes that are loaded during play mode from user code.