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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment