Was trying the Unity Sample, follow every instruction. Able to compile and installed. But no object was shown anywhere.
Using Unity 5.5 and 5.6 and Xiaomi Mi5
Possible a sample APK?
Was trying the Unity Sample, follow every instruction. Able to compile and installed. But no object was shown anywhere.
Using Unity 5.5 and 5.6 and Xiaomi Mi5
Possible a sample APK?
Make sure Multithreaded Rendering is disabled:
https://docs.8thwall.com/xr/unity/#disable-mulththreaded-rendering
Also, a prefab in the sample unity project had a dependency on Blender, which has since been fixed:
https://github.com/8thwall/xr-unity/issues/9