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
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
- "Lens Flare (SRP)" Component is missing documentation link
- Reflection problems when unbaked Reflection Probes are present
Add comment