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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment