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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment