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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment