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

fixed a runtime error when using the IL2CPP scripting backend #24

Merged
merged 1 commit into from Sep 11, 2018

Conversation

dj-kusuha
Copy link
Contributor

Hi hecomi.

I found a runtime error when using the IL2CPP scripting backend with Unity 2018.2.7f1.

NotSupportedException: To marshal a managed method, please add an attribute named 'MonoPInvokeCallback' to the method definition.

So I fixed it according to the error message.
Could you check this pull request?

@hecomi hecomi merged commit 8a6cee9 into hecomi:master Sep 11, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants