Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.3.X
Votes
0
Found in
2020.2.0a1
2020.2.0b5
Issue ID
1281292
Regression
Yes
[IMGUI] "Edit Collider" button is overlapping with the "Material" Property for all 2D Collider
The "Edit Collider" button is overlapping with the "Material" Property, for all 2D Collider(Box Collider 2D, Capsule Collider 2D, Circle Collider 2D, Edge Collider 2D, Polygon Collider 2D) refer attached screenshot
Steps to repro:
1. Create a new Project
2. Hierarchy >right-click > Create Empty
3. Hierarchy > Empty Object > Inspector > Add any 2D Collider
Actual Result:
'Edit Collider' button is overlapping with the "Material" Property
Expected Result:
'Edit Collider' button and "Material" Property are well separated from each other
Occurring in:
2020.2.0b5, 2020.2.0a1
Working fine in:
2020.1.7f1
Environment:
Windows10 and macOS 10.14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment