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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Add comment