Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0b5
2019.3.0b6
Issue ID
1190980
Regression
Yes
Edit Collider button is missing in collider component when multiple collider components are added to a gameObject
How to reproduce:
1. Open the attached 'project-1190980.zip' project
2. In the Hierarchy window select 'Cube'
3. Observe the Inspector window
Expected result: both box colliders have 'Edit Collider' button
Actual result: only the first box collider has 'Edit Collider' button
Reproducible with: 2019.3.0b5, 2019.3.0b7
Not reproducible with: 2017.4.33f1, 2018.4.11f1, 2019.2.10f1, 2019.3.0a1, 2019.3.0b4, 2020.1.0a1, 2020.1.0a9
Note: seems to be happening with all collider types
Comments (1)
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
- "IMGUIContainer cannot be used in a panel drawn by cameras." error thrown when adding IMGUI Container in UI Builder > Hierarchy
- Crash on GameObject::RemoveComponentFromGameObjectInternal when opening a specific project
- Sidebar text in Package Manager does not disappear when sidebar is at its minimum size
- The edge of the Terrain is breaking when painting along the edges where the two Terrains connect
- UI Builder Scroll button for Code Preview section automatically selects all of the code
CGCowboy
Jul 26, 2020 17:11
How is this fixed when the Edit collider button does not appear even is there is only 1 box collider component?