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
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
Add comment