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
- [Android] PointerEventData.pointerId value is incorrect when pressing a finger on the screen
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
Add comment