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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment