Forum Discussion

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

OVRProjectSetupRenderingTasks incompatible with Unity Beta versions

I don't know where to post this but the script OVRProjectSetupRenderingTasks has this: Application.unityVersion.Split(‘.’, ‘f’)

But Unity beta has a "b", not an "f", so it breaks the editor when using a beta version. 

3 Replies

Replies have been turned off for this discussion
  • I’m not entirely sure where to post this, but I’ve encountered a critical issue with the OVRProjectSetupRenderingTasks script when using Unity Beta versions. The script contains the following line:

     

    This line assumes that the Unity version string will always contain an 'f' (e.g., 2023.1.0f1), which is the case for stable releases. However, Unity Beta versions use a 'b' instead (e.g., 2023.1.0b1). As a result, the script fails to parse the version string correctly, causing the editor to break when using a beta version.

    This is a significant problem for developers who rely on beta versions for testing new features or fixes. Has anyone else encountered this issue? Are there any known workarounds or fixes?

    • MetaStoreHelp's avatar
      MetaStoreHelp
      Community Manager

      Hi there, Johnthan, 

       

      Thank you for reaching out to Meta Quest Support. We understand how frustrating it must be when the systems you use don't work the way that they're supposed to, and we'd like to help.

       

      Issues like this are best handled with our Developer Support team because they have the tools to investigate this properly for you. You can contact them by clicking on the link below.

       

      Developer Support - https://developer.oculus.com/support/