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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment