Error when Importing System For First Time

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
SmallMistake
Posts: 2
Joined: Mon Nov 28, 2022 6:37 pm

Error when Importing System For First Time

Post by SmallMistake »

I just bought this system and used the Unity Package Manager, but I am getting this error. I checked off that I want the TMPro and Cinemachine addons on the quick help popup. I have tried to delete and reinstall the plugin, but the problem is still occurring.

Assets\Plugins\Pixel Crushers\Common\Scripts\UI\UITextField.cs(164,28): error CS0246: The type or namespace name 'SuperTextMesh' could not be found (are you missing a using directive or an assembly reference?)
Attachments
SuperMesh.PNG
SuperMesh.PNG (45.57 KiB) Viewed 293 times
UIProblem.PNG
UIProblem.PNG (42 KiB) Viewed 294 times
User avatar
Tony Li
Posts: 21962
Joined: Thu Jul 18, 2013 1:27 pm

Re: Error when Importing System For First Time

Post by Tony Li »

Hi,

Looks like you may have accidentally ticked the SuperTextMesh checkbox, too. Untick it if you can. If you can't, then select menu item Edit > Project Settings. In Player > Other Settings > Scripting Define Symbols, remove USE_STM.
SmallMistake
Posts: 2
Joined: Mon Nov 28, 2022 6:37 pm

Re: Error when Importing System For First Time

Post by SmallMistake »

Thank you very much for getting back with me. Going though the Project Settings solved my problem. Thanks.
User avatar
Tony Li
Posts: 21962
Joined: Thu Jul 18, 2013 1:27 pm

Re: Error when Importing System For First Time

Post by Tony Li »

Glad to help! (I also replied to your contact form submission. If you didn't receive it, please check your spam folder.)
Post Reply