On the error report of official demo project

The engine is not working as expected? Documentation is wrong or out of date? Let us know here!
Forum rules
We are not providing support via this forum; it's community-driven. For official support see https://naninovel.com/support/#naninovel-support
Post Reply
mode
Posts: 2
Joined: 13 Apr 2021 23:55

On the error report of official demo project

Post by mode »

When I finished downloading the official demo project, after opening the project import plug-in, the project still could not run, and the following error was reported.

Library\PackageCache\com.unity.textmeshpro@2.1.4\Scripts\Runtime\TMP_DefaultControls.cs(188,22): error CS1061: 'RectMask2D' does not contain a definition for 'padding' and no accessible extension method 'padding' accepting a first argument of type 'RectMask2D' could be found (are you missing a using directive or an assembly reference?)

I want to know how to solve this problem.

Elringus
admin
Posts: 521
Joined: 11 May 2020 18:03

Re: On the error report of official demo project

Post by Elringus »

Make sure you're using a compatible Unity and a verified TMPro package versions.

mode
Posts: 2
Joined: 13 Apr 2021 23:55

Re: On the error report of official demo project

Post by mode »

How should I check my package version and compatible unity.

Elringus
admin
Posts: 521
Joined: 11 May 2020 18:03

Re: On the error report of official demo project

Post by Elringus »

Post Reply