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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment