Search Issue Tracker
Fixed in 4.6.1
Votes
0
Found in
4.6.0f1
Issue ID
647866
Regression
No
Adding "Fixed column count" constraint to "Grid Layout Group
To reproduce:
1. Open attached project
2. Open test
3. There are two panels - "Panel-Wrong" and "Panel-ok". The only difference between them is that the wrong one has "Fixed Column Count" set to 2
4. Notices that the layout ignores the parameters "Start Corner" and "Start Axis". You can see that although start corner is lower left and start axis is vertical, the children are arrange horizontally starting from the top left.
Workaround: Remove the fixed column count.
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
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
- D3D12 PSO disk cache feature crashes if paths contain non-ASCII characters
justin35f
Dec 15, 2014 06:22
This issue is marked as fixed, but in version 4.6.1p1 it persists.
I found this issue by creating a Grid Layout Group and setting the Start Axis to Horizontal, but setting the Constraint to Fixed Row Count with a value of 2. Regardless of the Start Axis value, new items added are arranged starting vertically.
The listed workaround fixes the issue, although it's not a satisfactory workaround.