Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b12
Issue ID
618292
Regression
No
uGUI: Layout filled with dynamically created children doesn't arrange children
To reproduce:
1. Open project
2. Open 'test' scene
3. Play scene
4. Click 'Fill Button' in game view (Script attached to 'Fill Button' creates 20 instances of "Row" prefab and add them as children of "Vertical Content")
5. All 20 instances of 'Row' prefab are placed in same position
6. Select 'Vertical Content' in Hierarchy
7. Disable and enable 'Vertical Layout Group (Script)' component
8. All instances of 'Row' prefab are arranged correctly
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Top and bottom color channels are swapped when lighting an object with Six Way Shader Graph in URP
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
Add comment