Search Issue Tracker
Fixed in 1.6.0-preview.1, 2.2.0-preview.2, 3.2.0-pre.2
Votes
0
Found in [Package]
3.0.3
Issue ID
1296400
Regression
No
[TMP] Undoing a TextMeshPro Text change does not Undirty the Scene
How to reproduce:
1. Download and open the attached project 'TMPDirty.zip'
2. Open Scene 'SampleScene'
3. Expand Canvas in Hierarchy
4. Select GameObject 'Text (TMP)'
5. Change Text Input in Inspector
6. Undo the action (CTRL + Z)
7. Observe Hierarchy
Expected result: Scene is not Dirty
Actual result: Scene is Dirty
Reproducible with: 2.0.1, 2.1.3 (2019.4.13f1), 3.0.1, 3.0.3 (2020.1.16f1, 2020.2.0b14, 2021.1.0a8)
Couldn't test with: 2018.4.28f1 (Couldn't downgrade)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment