Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.2.0f3
Issue ID
959050
Regression
Yes
Moving and resizing a UI element in a Layout Group ignores the resize
How to reproduce:
1. Download attached project file ant open "Main" Scene
2. Enter Play Mode
3. Press "Button" in Game Window
Expected results: After the click, the button should have anchor mins set to 0, anchor maxes set to 1, and a top/left/bottom/right values all set to 0. Visually, it will appear as a square and fill the object labeled Destination
Actual results: The button is re-parented, however, it does not fill Destination, and instead gets a width of 160 and a height of 30
Reproduced with: All 2017.2, 2017.3.0b4
Not reproduced with: 5.6.4f1, 2017.1.2p1, 2017.3.0b5
Regression since: 2017.2.0a1 till 2017.3.0b5
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