Page 1 of 1

Error when Importing System For First Time

Posted: Mon Nov 28, 2022 6:41 pm
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?)

Re: Error when Importing System For First Time

Posted: Mon Nov 28, 2022 8:23 pm
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.

Re: Error when Importing System For First Time

Posted: Mon Nov 28, 2022 10:25 pm
by SmallMistake
Thank you very much for getting back with me. Going though the Project Settings solved my problem. Thanks.

Re: Error when Importing System For First Time

Posted: Mon Nov 28, 2022 11:14 pm
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.)