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