Search Issue Tracker
By Design
Votes
0
Found in
2021.3.9f1
2022.1.16f1
2022.2.0b8
2023.1.0a9
Issue ID
UUM-14885
Regression
Yes
OnDrawGizmos works when a component is collapsed in the Inspector
How to reproduce:
- Open the user-attached “TestOnDrawGizmos.zip” project
- In the Hierarchy select “GameObject”
- In the Inspector window, collapse the “TestDrawGizmos” Script Component
- Observe the drawn Gizmo
Expected result: When the Script component is collapsed the Gizmo is not drawn.
Actual result: The Gizmo is always drawn.
Reproducible on: 2021.2.0b10, 2021.3.9f1, 2022.1.16f1, 2022.2.0b8, 2023.1.0a9
Not reproducible on: 2020.3.38f1, 2021.2.0b9
Reproducible with: macOS 11.6.5 (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
- 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
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note:
This behavior can be enabled in Preferences > Scene View > Auto-hide gizmos.