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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment