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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
This is a duplicate of issue #721345