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
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment