Hello, here is my problem.
I’m building a GearVR application with the Unity’s native oculus plugin. I’ve generated the oculus file with the ID given by the command adb devices, put it in the Plugins/Android/assets/ folder, and when I build my application, the oculus sig file doesn’t seem to be found.
My VR application used to work last week but when I get back to my computer today, I tried to build and it didn’t work anymore. I don’t think that anything has changed since the last time I built and I even tried to revert all the modifications to the last week versions, with my git repo.
As you can see I know all I need to do to have my application working, but despite of all the things I tried, it doesn’t work… So if one of you is able to help me, it would be very nice ! ![]()
Thank you very much.