Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.2.0b5
Issue ID
1040744
Regression
No
[TextMeshPro] Changes to sprite asset cause sprite to not be rendered
Description
Changes to the sprite import settings cause sprites to disappear from the scene. You need to regenerate the sprite or play the scene for it to reappear.
Steps to reproduce
- Open the attached project in Unity 2018.2.0b5.
- You should see some text along with a tongue face.
- Under project navigate to Assets > TextMesh Pro > Sprites
- Select the TEST image and navigate to the inspector.
- Change Mesh Type from tight to Full Rect(Or vice versa)
Notice Issue >> Sprite no longer appears in the scene. Play the scene, notice that images now appears in the scene.
VIDEO ATTACHED
Appears in: 2018.1.0f2, 2018.2.0b5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment