Skip to content

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

Merged
hecomi merged 1 commit intohecomi:masterfrom
dj-kusuha:fix_il2cpp_runtime_error
Sep 11, 2018
Merged

fixed a runtime error when using the IL2CPP scripting backend#24
hecomi merged 1 commit intohecomi:masterfrom
dj-kusuha:fix_il2cpp_runtime_error

Conversation

@dj-kusuha
Copy link
Copy Markdown
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.

2 participants