Forum Discussion

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

Flickering Problem in Unity with Oculus Enabled

Hello devs, I am doing a game in Unity for Oculus Rift CV1. But I face some weird problem when VR is enabled. Mesh edges are flickering(juddering) and it becomes even worse when player moves. I am using Unity 2017.2 and latest Oculus SDK's OVRCameraRig in GTX 1070 with high 8x MSAA along with aniso.

RECORDED GAME FOOTAGE : https://www.youtube.com/watch?v=KpW95Y3Xdvc&t=45

FOOTAGE FOUND ON INTERNET SIMILAR TO MY PROBLEM FOR BETTER UNDERSTANDING : https://imgur.com/a/PYium

Why am I facing this problem even with high quality settings? Please do ask for details if u need any.  

FYI : 
                                   * Using only Standard shader
                                   * Tried enabling/disabling MipMaps 
                                   * Currently using FIlter Mode Kaiser, Trilinear, with aniso level 16. 

2 Replies

  • @imperativity thanks for the reply. I checked graphics drivers and it is up-to-date. What should I check in profiler?


  • @NirmlRj

    You should run the profiler during the scene and save the file it generates. I would pay specific attention to GPU usage and any spikes that occur.

    Profiler Data(runtime) Link :

     https://drive.google.com/file/d/1EQeRT3O-tLmBS7Y9nJAz4sEQERlTVgwk/view?usp=sharing