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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment