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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment