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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment