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?)
Error when Importing System For First Time
-
- Posts: 2
- Joined: Mon Nov 28, 2022 6:37 pm
Error when Importing System For First Time
- Attachments
-
- SuperMesh.PNG (45.57 KiB) Viewed 293 times
-
- UIProblem.PNG (42 KiB) Viewed 294 times
Re: Error when Importing System For First Time
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.
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.
-
- Posts: 2
- Joined: Mon Nov 28, 2022 6:37 pm
Re: Error when Importing System For First Time
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
Glad to help! (I also replied to your contact form submission. If you didn't receive it, please check your spam folder.)