Search Issue Tracker
Fixed in 3.2.0-pre.4
Votes
0
Found in [Package]
2019.4
2020.3
2020.3.28f1
2021.2
2022.1
2022.2
Issue ID
1400391
Regression
No
[Undo] TMP GameObjects remain in the scene after undoing their creation step
Steps to reproduce:
1. Create a new project or open an existing one
2. Create a Button - TextMeshPro in the active scene
3. Press Ctrl+Z or Cmd+Z to undo the GO creation
Expected result: The Button is removed together with any additional GOs that were created, like Canvas and EventSystem
Actual result: Canvas and EventSystem are removed, but the Button stays
Reproducible with: 2019.4.34f1, 2020.3.28f1, 2021.2.10f1, 2022.2.0a3
Notes:
- Doesn't reproduce with Legacy UI GameObjects
- Doesn't reproduce with Text - TextMeshPro
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
Add comment