Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
VadymDobrohursk's avatar
VadymDobrohursk
Honored Guest
9 years ago

Unity 2017.1 + GearVR

Currently it's impossible to submit apk generated in Unity 2017 signed with APK Signature Scheme v2. When do you plan to implement Unity support? 

3 Replies

Replies have been turned off for this discussion
  • Hi, thank you.
    So that's a Unity issue. Will be waiting for update and building with gradle until then.
  • Solution to build with gradle is working fine except scene loading time. Gradle build load scene 2-3x times slower than the regular Unity Android build. Maybe there is some hints on how to improve that?


  • @VadymDobrohurskyi

    I have confirmed with Unity that the the slow start time
    issue was a bug that's fixed in 2017.1.0p1 and up.



    Hi, thanks. Loading time is back to normal now.