Forum Discussion

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

Unity 4.5 Frame Rate Increase! Does anyone else see this?

Wow!!! Been working on Aurora: Beyond the Barrier a title designed especially for the Oculus Rift since the DK1 came out and my frame rate was nothing short of needy (It was low!).

Now I am pushing up about 35% increase in frame rate so whatever magic the Unity team did is working. With some fine tuning I am sure I can hit something respectable and be able to release my title!

Does anyone else see a frame rate increase by just rebuilding your title/game in Unity 4.5 ??

If so post here the percentage of increase. Thanks!

3 Replies

Replies have been turned off for this discussion
  • I like the sound of this very much. Are you using the Oculus SDK v0.3.2 release or the v0.2.5?
  • Lane's avatar
    Lane
    Honored Guest
    It seemed to have broken more stuff in mine than it fixed, so I've been trying to actually get it to build so I could test it out.
  • No problems here with upgrading the project, just a new library and it's done :)
    Darkfield VR with SDK 0.2.5 gained some performance, too. I think this is the new script serialization, which improves instantiation and script-heavy applications.