derenlei / Unity_Detection2AR

Localize 2D image object detection in 3D Scene with Yolo in Unity Barracuda and ARFoundation.
https://derenlei.medium.com/object-detection-with-localization-using-unity-barracuda-and-arfoundation-794b4eff02f8
MIT License
218 stars 61 forks source link

App crashes after splash screen #33

Closed Anagashizzz closed 3 years ago

Anagashizzz commented 3 years ago

Greeting,

I downloaded this project, and tested with this project original Unity version and the latest Unity version.

All compiled app crashes after the splash screen. And I did follow the instructions that was given.

Anyone faced this issue before?

Anagashizzz commented 3 years ago

OK, now I managed to get it work by making the Scripting Backend to IL2CPP.