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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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?