Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.2.12f1
Issue ID
1090329
Regression
No
Horizontal Layout Group and Vertical Layout Group "Child controls size" fields are mislabelled
How to reproduce:
1. Create a new project and in the Hierarchy Window create an empty game object
2. Add a "Horizontal Layout Group" component to it
3. Create another empty game object as a child to the previous one
4. Click on the parent object and in the "Child controls size" field tick the "Width" setting on
5. Click on the child and observe that Its Width is now locked
Expected result: From the way the label is phrased the child would have control of Its Width but not Its Height
Actual result: The child object's Width is locked - the complete opposite of what the field label says
Reproduced in: 2019.1.0a10, 2018.3.0b12, 2018.2.17f1, 2018.1.9f2, 2017.4.16f1
Note: This label was phrased correctly in the old version (5.6 and older). Changing it back to "Control Child size" would fit the functionality better
-
subhamdachiever
Jan 24, 2019 15:02
If you use a nested horizontal group and try to add elements to the inner one it doesn't update and you see the elements overlaping once you disable and enable it works
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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note (fix version 2019.1):
Horizontal and Vertical Layout Group "Child controls size" property has been renamed to "Control Child size" for more clarity.