Search Issue Tracker
Duplicate
Votes
0
Found in
5.2.0f2
Issue ID
722086
Regression
Yes
[ UI ] Scroll Rect is interfering with Grid Layout Group
Reproduction steps:
1. Open attached project
2. Open scene "Test"
3. There is a Canvas with a Panel in the scene
4. Add a few Image prefabs as children of the Panel
5. Notice that Images stack on top of each other even though the Panel has a Grid Layout Group
6. Remove Scroll Rect from the Canvas.
7. Remove all of the children objects from the Panel
8. Add a few Image prefabs as children of the Panel
9. Notice that without the Scroll Rect Images are laid out in a grid
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
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
This is a duplicate of issue #721345