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
- Object Picker takes the debounce time to load objects when Object Selector is set to Advanced search
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
Add comment