knah/Il2CppAssemblyUnhollower

Investigate compatibility with 5.x Unity versions

knah opened this issue · 1 comments

knah commented

IL2CPP is not new. It would be nice to check:

  • Are there any commercial games using IL2CPP with pre-2017 Unity versions.
  • If there are, check native struct/API differences.
  • Add additional native struct handlers for those versions

Check this table for Unity/IL2CPP versions, and this repo for native headers.

knah commented

Fixed in #50. Please create a new issue if you encounter issues with specific Unity versions.