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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment