Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b6
Issue ID
600698
Regression
No
Grid Layout Group doesn't release Rect Transforms of objects
To reproduce:
1. Create a canvas with an image
2. Create an empty child gameobject
3. Add a grid layout group to the empty child
4. Make the image a child of the grid layout group object
5. Add the image to the grid layout group - it's values are now driven by the grid layout
6. Remove the image from the grid layout - it's still driven by the grid
7. Make the image not a child of the grid - it's still driven by the grid
Note: removing the grid layout group component makes the image independent
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
Add comment