ultraleap/UnityPlugin

Can't build IL2CPP with the Interaction Engine in project

HyperLethalVector opened this issue · 0 comments

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:

  1. create new project under unity 2020
  2. import interaction engine + core
  3. attempt a build - fails (halts at building native binary with IL2CPP
  4. remove interaction engine, build, succeeds

I believe this is caused by the managed dll for the interaction engine.