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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment