Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to fix "'MToon' does not exist in the current context" error on latest version #1111

Closed
orangeagain opened this issue Jul 20, 2021 · 1 comment

Comments

@orangeagain
Copy link
Contributor

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.

@orangeagain
Copy link
Contributor Author

Resolved this error by import MToon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant