Search Issue Tracker
Fixed in 2021.3.30f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 2023.3.0a1
Votes
1
Found in
2021.3.28f1
2022.3.4f1
2023.1.3f1
2023.2.0a22
2023.3.0a1
Issue ID
UUM-41829
Regression
No
Child GameObjects containing "Box Collider 2D" do not display collider borders in the Scene view when the parent is selected
Reproduction steps:
1. Open the attached project “HidingColliders”
2. Create 4 empty GameObjects
3. Onto 3 of them add the “Box Collider 2D” component
4. Make the 4th GameObject the parent of the other 3 by dragging them onto the 4th one
5. Select the parent GameObject
6. Observe the Scene view
Expected result: All of the created colliders are visible
Actual result: Gizmos for the colliders are not drawn
Reproducible with: 2021.3.28f1, 2022.3.4f1, 2023.1.3f1, 2023.2.0a22
Reproducible on: Windows 10
Not reproducible on: Intel MacOS 13.4
Note:
Restarting the Editor will make colliders visible, but not necessarily all of them
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment