You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the question
A clear and concise description of what the question is.
when I run the DissolveEffectForTMPro_Demo scene, It came out these errors, but I can test Effect normally. But My C# script onStart of the object is not used. I am a beginer, Help me Plz ..T T
[[
NullReferenceException: Object reference not set to an instance of an object
Coffee.UIExtensions.BaseMeshEffect.SetVerticesDirty () (at Assets/Coffee/UIExtensions/MeshEffectForTextMeshPro/Scripts/BaseMeshEffect.cs:176)
Coffee.UIExtensions.BaseMeshEffect.OnValidate () (at Assets/Coffee/UIExtensions/MeshEffectForTextMeshPro/Scripts/BaseMeshEffect.cs:410)
Coffee.UIExtensions.UIEffectBase.OnValidate () (at Assets/Coffee/UIExtensions/UIEffect/Scripts/Common/UIEffectBase.cs:55)
]]
Environment (please complete the following information):
Platform: [Editor(Windows)]
Unity: [e.g. 2019.4.25f1]
DissolveEffectForTMPro: [e.g. v1.0.3]
Additional context
Add any other context, screenshots or gif animations about the question here.
The text was updated successfully, but these errors were encountered:
Describe the question
A clear and concise description of what the question is.
when I run the DissolveEffectForTMPro_Demo scene, It came out these errors, but I can test Effect normally. But My C# script onStart of the object is not used. I am a beginer, Help me Plz ..T T
[[
NullReferenceException: Object reference not set to an instance of an object
Coffee.UIExtensions.BaseMeshEffect.SetVerticesDirty () (at Assets/Coffee/UIExtensions/MeshEffectForTextMeshPro/Scripts/BaseMeshEffect.cs:176)
Coffee.UIExtensions.BaseMeshEffect.OnValidate () (at Assets/Coffee/UIExtensions/MeshEffectForTextMeshPro/Scripts/BaseMeshEffect.cs:410)
Coffee.UIExtensions.UIEffectBase.OnValidate () (at Assets/Coffee/UIExtensions/UIEffect/Scripts/Common/UIEffectBase.cs:55)
]]
Environment (please complete the following information):
Additional context
Add any other context, screenshots or gif animations about the question here.
The text was updated successfully, but these errors were encountered: