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
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
This is a duplicate of issue #1341814