Hi @Stephan_B,
Unity recently added support for the Play Asset Delivery (https://docs.unity3d.com/Manual/play-asset-delivery.html) if I start to use it, TextMesh Pro breaks with the following errors.
TextMesh Pro breaks when the new Unity Play Asset Delivery feature used.
Unity recently added support for the Play Asset Delivery (https://docs.unity3d.com/Manual/play-asset-delivery.html) if I start to use it, TextMesh Pro breaks with the following errors.
Code (CSharp):
- E Unity : NullReferenceException: Object reference not set to an instance of an object.
- E Unity : at TMPro.TMP_Text.GetEllipsisSpecialCharacter (TMPro.TMP_FontAsset fontAsset) [0x00000] in <00000000000000000000000000000000>:0
- E Unity :...