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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
This is a duplicate of issue #721345