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
When I clone this project and use unity 2020.3 to open project.
report some error: Assets\VRM10\Runtime\Migration\MigrationMToon.cs(12,20): error CS0246: The type or namespace name 'MToon' could not be found (are you missing a using directive or an assembly reference?) Assets\VRM\Runtime\IO\VRMMToonMaterialImporter.cs(79,39): error CS0103: The name 'MToon' does not exist in the current context
To Reproduce
Open latest clone.
The text was updated successfully, but these errors were encountered:
Describe the bug
When I clone this project and use unity 2020.3 to open project.
report some error:
Assets\VRM10\Runtime\Migration\MigrationMToon.cs(12,20): error CS0246: The type or namespace name 'MToon' could not be found (are you missing a using directive or an assembly reference?)
Assets\VRM\Runtime\IO\VRMMToonMaterialImporter.cs(79,39): error CS0103: The name 'MToon' does not exist in the current context
To Reproduce
Open latest clone.
The text was updated successfully, but these errors were encountered: