Search Issue Tracker
Duplicate
Votes
3
Found in [Package]
3.0.6
Issue ID
1337261
Regression
Yes
[TextMeshPro] Text disappears when saving Scene
How to reproduce:
1. Create a new Unity project
2. Create a TextMesh Pro button
3. Select Button > Text (TMP)
4. Make any changes to the material (e.g. set Underlay Softness to 0.3)
5. Press Ctrl+S to save Scene and observe the text in a Scene view
Expected results: the text does not disappear when the Scene is saved
Actual results: the text disappears when the Scene is saved
Reproducible with: 3.0.6 (2021.1.0a1), 3.0.6 (2021.1.6f1), 3.0.6 (2021.2.0a19)
Not reproducible with: 1.4.1 (2018.4.35f1), 2.1.6 (2019.4.26f1), 3.0.6 (2020.3.11f1)
-
TastyPie
Sep 12, 2021 12:45
The easy way to fix this is to go in the "Additional shader channels" in the canvas component and disable "Normal" and "Tangent".
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #1341814