Forum Discussion

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

Native Integration Mirror Window Resolution

I'm trying to mirror my game to the desktop using the native integration (with tools) at my native monitor resolution (1920x1080). As soon as the game starts, it kicks the mirror window down to something like 640x480. Can anyone tell me why this is and where in Unity or in code I can set this? I'm using Unity 5.1.1p3.

Thanks.

3 Replies

Replies have been turned off for this discussion
  • Still can't figure this out. Seems intermittent even with same player settings, so hard to analyze.
  • When you use Unity's first-party VR support (or the Oculus Utilities for Unity), you have complete control over the size and full-screen mode of the preview window. If you aren't seeing the resolution selector dialog, open your project and click Edit > Project Settings > Player > Resolution and Presentation and set "Display Resolution Dialog" to "Enabled". Or you can hold down ALT immediately after launching the build you've already made.
  • Thanks, but I am very much aware of the resolution dialog :) Regardless of what resolution I launch in, sometimes it kicks it back down to 640x480. It is very much intermittent however, and I can't track down any specific variable. I've tried pretty much every player setting to try to track it down. I've had other people confirm this happens to them sometimes as well.