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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment