Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b15
Issue ID
623813
Regression
No
Adding a Layout Group component and then 'Undo'ing' removes the component but changed RectTransforms stay the same
To reproduce this bug:
1. Open new project
2. Create 'Text' UI object
3. Duplicate it
4. Add 'Horizontal Layout Group' to the Canvas
5. Undo the changes
6. Layout Group script is removed but RectTransforms stay the same
If this was done in error and the "Undo" is activated, the Layout Group is removed, but all of the affected RectTransforms are completely broken and Undo does not repair them.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment