Search Issue Tracker
Fixed
Fixed in 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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment