Search Issue Tracker
Fixed in 1.4.0
Votes
1
Found in [Package]
1.3.0
Issue ID
1069776
Regression
No
Changing the 'Sorting Layer' setting and 'Order in Layer' value does not dirty the scene
How to reproduce:
1. Open user-submitted project (TMPDirty) and open the SampleScene
2. Select the TextMeshPro GameObject and find the 'Sorting Layer' setting in 'Text Mesh Pro (Script)' Component
3. Change the 'Sorting Layer' setting and the 'Order In Layer' value
4. Save the Scene, switch to New Scene and back to Sample Scene
Expected result: 'Sorting Layer' and 'Order in Layer' values were saved
Actual result: 'Sorting Layer' and 'Order in Layer' values were not saved
Reproducible with: 2018.1.9f2, 2018.2.7f1, 2018.3.0a11
Notes:
The issue appears in all TMP package versions
A temporary workaround is to dirty the scene some other way, for instance, creating and deleting a GameObject
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