Can't build IL2CPP with the Interaction Engine in project
HyperLethalVector opened this issue · 0 comments
HyperLethalVector commented
Hi!
I'm using Unity 2020.1.1f and have the core + interaction engine plugins loaded.
When I build IL2CPP, the build just halts at 'Building native binary with IL2CPP'
Without the interaction engine, the build succeeds and works perfectly.
Steps to replicate:
- create new project under unity 2020
- import interaction engine + core
- attempt a build - fails (halts at building native binary with IL2CPP
- remove interaction engine, build, succeeds
I believe this is caused by the managed dll for the interaction engine.