Forum Discussion

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

OVRHaptics causing dropped frames.

Hello!

I've recently run into an issue where OVRHaptics is causing my application to drop frames. The issue seems to be OVRHaptics calling a function called Config.Load() every 0.5s or so. The function is heavy and causes a ~10ms spike. I would assume a function like this would only be intended to be called once during a setup or awake.

So far this issue is only occurring on a single PC running the project on Rift via the Unity editor. I've been unable to reproduce the issue on my main machine.

Anyone have any idea about what's going on?

Here's some information about the system in question.
Unity Release: 2018.4.10f1
Oculus Integration: 1.42.0

Replies have been turned off for this discussion