Quantcast
Channel: Questions in topic: "il2cpp"
Viewing all articles
Browse latest Browse all 598

il2cpp crashes my aplication right after trying to create an ioc container

$
0
0
I'm Using Unity 4.6.3p4, I was hoping that the latest patch could solve my problem but, I'm still having trouble with the il2cpp GenericInterfaceFuncInvoker0 (or something like that), after calling it my game crash. I have no problem running the game with mono back end. Does anyone else had any problems using generic or interface with il2cpp, I think that it's a problem with multiple interfaces in a single class, but I'm not really sure and can't change that now. public T Create() where T: IModel, new() { T pModel = new T(); <-- crashes right here //rest of the container creation code }

Viewing all articles
Browse latest Browse all 598

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>