Search Issue Tracker
By Design
Votes
0
Found in [Package]
2.0.1
Issue ID
1184542
Regression
No
[TextMeshPro] Reset Functionality doesn't work for Font Asset
Reset Functionality doesn't work for Following Properties under Font Asset
1)Face Info,
2)Font Weights
3) Fallback Font Assets
4) Glyph Adjustment Table
Steps to repro:
1. Create a new project with TextMesh package installed.
2. Window > TextMeshPro >TMP Importer> Import TMP Essential Resources
3. Hierarchy > right-click > 3D Object > Text - TextMeshPro
4. Project Window > Assets > TestMeshPro > Fonts & Materials
5. Select the "LiberationSans SDF - Fallback"
6. Change any property from Inspector tab
7. Settings > Reset
Actual Result:
Properties of font asset do not reset.
Expected Result:
Properties of font asset get reset.
Note:
Refer attached video.
Reproducible on: 2020.1.0a4, 2019.3.0b4, 2019.2.1f1
Package Version reproducible: 2.0.1,1.4.0
Environment:
Windows 10 and macOS 10.14
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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Resolution Note:
This Reset function is designed to only reset the dynamic data of the font asset which are the Glyph, Character and Font Features (Glyph Adjustment Table) as well as Atlas Texture content.