Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b17
Issue ID
636252
Regression
No
After deleting the "Text" GameObject within a Button and using "Undo" the text is not shown anymore within the button
To reproduce this bug:
1. Open a new project
2. Create a new UI GameObject "Button"
3. Select the "Text" child GameObject and delete it
4. Use "Edit -> Undo Delete Game Objects" to get the "Text" GameObject back
This happens because Rect Transform position values do not return to previous values after undoing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
- Sub-State machine “breadcrumb trail” doesn’t fit in the window if there’s too many Sub-State machines
Add comment