I want to open all files of my type (.xxx) with my application. It's a
renamed zip file.For that I have tried a lot of thing in my
AndroidManifest.xml file. For now, I have all these intent filters in
the "com.unity3d.player.UnityPlayerActivity" acti...
Exactly the same for me. I have tried with link and in build. Same
result. All the time acceleration = (0, 0, 0). Position and velocity are
okay. I have also tried to get the headset acceleration with
OVRManager.display.acceleration. Same result.Mayb...