Search Issue Tracker
Fixed
Fixed in 2021.3.30f1, 2022.3.8f1, 2023.1.10f1, 2023.2.0b6, 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
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
- Editor is frozen on "Reloading Domain" when entering Play Mode for the second time using Socket.Poll(-1, ...)
- Empty GameObjects are created without Skinned Mesh Renderers when using AnimatorUtility.DeoptimizeHierarchy() on FBX files with same-named GameObjects
- Snapshots don't work for exposed parameters after using SetFloat
Add comment