Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a15
Issue ID
1254624
Regression
Yes
[IMGUI] "Edit Collider" button is overlapping with the "Is Trigger" checkbox for Box Collider
In Box Collider, "Edit Collider" button is overlapping with the "Is Trigger" checkbox. refer attached screenshot
Steps to repro:
1. Create a new Project
2. Hierarchy >right-click > 3D Object > Cube
3. Hierarchy > Cube > Inspector
Actual Result:
'Edit Collider' button is overlapping with the 'Is Trigger' checkbox.
Expected Result:
'Edit Collider' button and 'Is Trigger' checkbox are well separated from each other
Occurring in:
2020.2.0a15
Working fine in:
2020.2.0a14, 2020.1.0b12
Note:
1] Same behaviour reproducible with Capsule, Sphere Colliders
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment