googlearchive / tango-examples-unity

Project Tango [deprecated] UnitySDK Example Projects
https://developers.google.com/ar
Apache License 2.0
470 stars 242 forks source link

I get NullReferenceException when trying to register inTangoArScreen script #115

Open diegoarx opened 6 years ago

diegoarx commented 6 years ago

m_tangoApplication.Register(this); gives nullreference exception in TangoArScreen and in MarkerDetectionUIController and the application doesnt start. I am using Unity 5.3 and the Marker detection scene given in the Unity sdk but doesnt work, just stays in the Unity splash screen