Search Issue Tracker
Fixed
Fixed in 2023.1.X, 2023.1.10f1
Votes
0
Found in
2023.1.9f1
Issue ID
UUM-47653
Regression
Yes
"OnDrawGizmosSelected()" does not work on a child GameObject when "OnDrawGizmos()" is implemented in the same script
Reproduction steps:
1. Open the attached "repro_IN-51526.zip" project
2. Open the “GizmoBug“ Scene
3. Make sure that in the Scene view overlay, the “Toggle visibility of all Gizmos in the Scene view“ button is pressed
4. In the Hierarchy, select the "Cube 1" GameObject
5. Notice that the "Cube 1" GameObject is visible in the Scene view
6. In the Hierarchy, select the "Cube 2" GameObject
Expected result: The "Cube 2" GameObject is visible in the Scene view
Actual result: The "Cube 2" GameObject is not visible in the Scene view
Fixed in: 2023.1.10f1
Reproduced with: 2023.1.0b3, 2023.1.9f1
Not reproduced with: 2021.3.30f1, 2022.3.8f1, 2023.1.0b2, 2023.1.11f1, 2023.2.0b7, 2023.3.0a3
Reproduced on: Windows 11 (10.0.22621) (user's), Windows 10 (22H2)
Not reproduced on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment