Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
2
Found in
2023.2.0a20
2023.3.0a1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
7000.0.0a1
Issue ID
UUM-42159
Regression
No
[TextMeshPro] text disappears when only the characters from fallbacks are in the camera viewport
How to reproduce:
1. Open the attached user project “TMPTextBug.zip“
2. Open Scene “Sample_03_TextStyleAssigner”
3. Zoom on to the bottom of the text in the Scene view
Expected result: The text doesn’t disappear
Actual result: The text disappears
Reproducible with: 3.2.0-pre.3, 3.2.0-pre.4 (2020.3.46f1, 2021.3.22f1, 2022.2.12f1, 2023.1.0b9, 2023.2.0a8), 4.0.0-pre.2 (2022.2.12f1, 2023.1.0b9, 2023.2.0a8)
Reproduced on: macOS 13.0.1 (Intel), Windows 10 (by reporter)
Corresponding Slack Thread
Note:
- Not reproducible in Builds
- The mesh renderer of parent and sub-mesh are disabled
- Frustum is based on the bounds of the parent and doesn’t include the sub-mesh bounds, it’s a problem because if there are only fallback’s characters, the parent’s bounds will have a size of zero and the text will always disappear
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