Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a7
2020.1.0a18
Issue ID
1209745
Regression
Yes
[IMGUI] Dropdown icon for "Contacts" properties doesn't work under "Polygon Collider 2D" component in the Inspector
The Dropdown icon for "Contacts" properties doesn't work under the "Polygon Collider 2D" component in Inspector.
Steps to repro:
1. Create a new project
2. Hierarchy >right-click > Create Empty
3. Inspector > Add Component > Polygon Collider 2D
4. Click > Contacts expand icon
Actual Result:
"Contacts" Dropdown icon is not clickable.
Expected Result:
"Contacts" Dropdown icon should be click and expand.
Reproducible in:
2020.1.0a18, 2019.3.0f5 (209f7fb30bd5), 2019.3.0a7
Working fine in:
2019.3.0a6, 2019.2.14f1
Environment:
Window 10, 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
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- 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
Add comment