cancel
Showing results for 
Search instead for 
Did you mean: 

When uploading new APK to the store, I get "Oculus SDK version is not 1.0 or newer"

nerbert
Honored Guest
So since yesterday (31st of August) the dashboard started mentioning that the "Oculus SDK is not 1.0 or newer" and refusing the APK.

These are the versions I have installed right now:

Unity -- 5.3.4f1
OVR SDK Mobile -- 1.0.3
OVR Platform SDK -- 1.7.0
OVR Unity Utilities -- 1.3.2

The only thing that I can think of that is not the minimum required version is the Utilities, which is on 1.3.2 and not 1.5.0 (as mentioned as a minimum requirement here: https://developer3.oculus.com/documentation/publish/latest/concepts/publish-prep-app/ )

The reason for that is that the OVR Volume Controller isn't working anymore with 1.5.0 and Unity below 5.3.6p6. (see https://forums.oculus.com/developer/discussion/40846/ovrvolumecontroller-missing-in-utilities-for-unity-5-v-1-5 ). And we're still on 5.3.4 because we had various issues with newer Unity versions that we rather avoid at this stage of the project.

But since the Dashboard isn't mentioning that the OVR Utilities are not the correct version, it's a bit of a guess if that's the actual problem here. And before I switch the whole project to a newer version of Unity just so we can run the latest Utilities, I'd like to have some confirmation that this is the issue.
3 REPLIES 3

ClimaxStudios
Honored Guest

nerbert
Honored Guest
So, after updating the project to the latest Unity, 5.4.0p4 (and updating the Oculus Unity Utilities to 1.7.0), I still get the "Oculus SDK version is not 1.0 or newer".

Can anyone tell me what I need to install to be able to deploy new builds?

nerbert
Honored Guest
If anyone else is having this problem, downgrading to 5.3.6p4 resolved the problems and allows me to deploy new builds again to the dashboard / store.