Search Issue Tracker
Fixed
Fixed in 2021.3.22f1, 2022.2.4f1, 2023.1.0b3, 2023.2.0a1
Votes
0
Found in
2022.2.2f1
2023.1.0a24
2023.2.0a1
Issue ID
UUM-22208
Regression
Yes
Collider Gizmos are not visible when a child GameObject is selected
How to reproduce:
1. Open the project “IN_26045”
2. Open the “SampleScene” Scene in Scenes
3. Select any “cube” GameObject in the “GameObject” GameObject root
Expected result: BoxCollider Gizmos are visible
Actual result: BoxCollider Gizmos are not visible
Reproducible with: 2022.2.0a1, 2022.2.2f1, 2023.1.0a24
Not reproducible with: 2020.3.43f1, 2021.3.16f1, 2022.1.0a16
Reproducible on: Windows 10 Pro
Note: reproducible with other GameObject and their colliders
Workaround: select the parent GameObejct and then selecting child GameObejcts will allow collision Gizmos to appear visible until other GameObjects are selected
Comments (3)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Milionario
Mar 29, 2023 23:17
This is NOT FIXED on 2021.3.21f1 LTS!!!
shaimaytav
Feb 09, 2023 16:08
I'm having the exact same problem.
abandon_games
Feb 03, 2023 13:23
I'm having this same issue in 2021.3.18f1 - I select a child object that has a collider I get no gizmo, I select its parent then the gizmo appears