TextMeshDOTS icon indicating copy to clipboard operation
TextMeshDOTS copied to clipboard

Fork of Dreaming381/Latios-Framework/Calligraphics

Results 4 TextMeshDOTS issues
Sort by recently updated
recently updated
newest added

When place the text with sprite together,if we want to make sure the text render on top of sprite,we need to make sure the sprite's sorting order to negative number....

When import ![Image](https://github.com/user-attachments/assets/6c74aec9-2018-4f5c-9be7-83a86d338bc0) and After when Play ![Image](https://github.com/user-attachments/assets/9e5126a6-0487-4127-a3fe-510f37e72839) > A BatchDrawCommand is using the pass "" from the shader "Hidden/Shader Graph/FallbackError" which does not define a DOTS_INSTANCING_ON variant. This is...

This may be an issue specific to instantiating a prefab by EntityCommandBuffer. When instantiating a prefab with a TextRenderer that has multiple fonts for the first time it will work...