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
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
Add comment