Search Issue Tracker
Fixed in 2.1.0-preview-1
Votes
0
Found in [Package]
2.0.1
Issue ID
1234652
Regression
No
[TextMesh Pro] Sprite Importer saved asset contains empty Character and Glyph Tables
How to reproduce:
1. Open the attached "1234652.zip" project
2. In the menu bar, navigate to Window > TextMesh Pro > Sprite Importer
3. Assign "AppleEmoji" as the Sprite Data Source and "sheet" as the Sprite Texture Atlas
4. Click "Create Sprite Asset", then "Save Sprite Asset"
5. Inspect the newly created asset and expand the "Sprite Character Table" and "Sprite Glyph Table" fields
Expected result: the tables are populated with cutouts of the sheet
Actual result: the tables are empty
Reproducible with: TMP 2.0.0 (Unity 2020.1.0a14), 2.0.1 (Unity 2019.3.9f1)
Not reproducible with: TMP 2.1.0-preview.1 (Unity 2020.1.0a14), 3.0.0-preview.1 (Unity 2020.2.0a7)
Could not test with: 2017.4 due to the missing Package Manager
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