Hi,
I have an easy to reproduce bug:
- Have some source code in a package with an asmdef
- Enable IL2CPP
- Package’s DLL is built but not included in IL2CPP
Here’s the repro case:
- Load project, hit play OR build & run without IL2CPP
- Red cube bounces & spins
- Build & run with IL2CPP
- Red cube only spins
6365223–708330–AsmdefInLocalPackage.zip (52.4 KB)