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
- 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