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
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
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
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?