Android orientation setting always reset

Hi
It’s kind of annoying: everytime i build my apk i need to set the default-orientation settings (to auto rotation). If i forgot then it’s set to (landscape left). And somehow everytime i build the default setting come back.

How can i save my settings so i don’t have to set it every build ? I build a lot of apk for testing and i would forgot to set the orientation several time per day, which cost me time. Am i the only one suffering of this ?

Found it ! Looks like the oculus package asset was responsible, setting default orientation to landscape left every run.

1 Like

Can you specify exactly where?