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
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Add comment