Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a7
Issue ID
1167867
Regression
Yes
Rect Transform Anchors arrow icon doesn't collapse section in Inspector when clicking on it
How to reproduce:
1. Create a new project
2. Create Image Game Object (GameObject -> UI -> Image)
3. Click on the arrow icon next to Anchors property in the Inspector
Expected result: Anchors section is collapsed
Actual result: Nothing happens
Reproducible: 2019.3.0a7, 2019.3.0a9
Not reproducible: 2017.4.30f1, 2018.4.3f1, 2019.1.0a1, 2019.1.9f1, 2019.2.0a1, 2019.2.0b9, 2019.3.0a1
Notes:
- The section is collapsed when clicking on 'Anchors' word
- The same issue affects Playable Director component's 'Bindings' when clicking the arrow icon
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Resolution Note (fix version 2019.3):
Fixed the issue where the Anchors section can be expanded/collapsed if the user clicks on the arrow.
Fixed in 2020.1.0a1