Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
rex.gatling.963's avatar
2 years ago

60 frames per second on supported devices

I have been running into this problem for every app I have tried to submit:

"The app runs noticeably lower than 60 frames per second on supported devices."

Is there any way in Unity3D to prevent this? Or does anybody know any way that has worked for them? This is the only thing that has held back my apps from getting approved. 

3 Replies

  • I've had a similar feedback in the past from the Oculus team.

    In my case it turned out the issue wasn't the FPS the game run on, but I had some code that over time made the game run slower, and after some minutes it would drop from 60 FPS.

    Is there a chance you are experiencing a similar issue ? Could it be the performance of your game gets less than 60 FPS on certain parts? You can debug this using the Debug tools on the Oculus Dashboard program.

  • Can somebody help me with finding the Debug Tools to fix the  FPS on my app I am trying to submit to the store? I am stuck right now. I am not able to use RenderDoc because I have a Mac.