Skip to content
New issue

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

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

Already on GitHub? # to your account

Cannot generate event functions with new versions of Unity #219

Closed
citizenmatt opened this issue Aug 31, 2017 · 1 comment
Closed

Cannot generate event functions with new versions of Unity #219

citizenmatt opened this issue Aug 31, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@citizenmatt
Copy link
Member

If a project is using a version of Unity that is newer than what we know about (e.g. v2.0 knows about Unity 2017.1, but not 2017.2), then generating code fails, because we don't find any available methods.

API information has a minimum and maximum version. Looking up types works with a newer version, but methods fail.

@citizenmatt citizenmatt added this to the Rider 2017.2 milestone Aug 31, 2017
@citizenmatt
Copy link
Member Author

Related to #218

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

No branches or pull requests

1 participant