Search Unity

Stereo Display (non head-mounted) doesn't work in UWP builds

Discussion in 'Windows' started by holo-krzysztof, May 3, 2018.

  1. holo-krzysztof

    holo-krzysztof

    Joined:
    Apr 5, 2017
    Posts:
    77
    Reported here.

    I'm able to include it in the build, but when checking if it's enabled (with Camera.stereoEnabled) returns false.
    It does work in Win32 standalone builds, but that's not what I need.

    Could anyone confirm if this is a regression? Is that option even intended to be exposed or is it a bug in the editor and UWP doesn't support this at all?
     
  2. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    This sounds like a bug. UWP is supposed to support this. We'll look into this and I'll get back to you once we have something. Thanks for the report!
     
  3. holo-krzysztof

    holo-krzysztof

    Joined:
    Apr 5, 2017
    Posts:
    77
    Thanks for the quick response!

    Is there any chance a fix will make it to LTS? Upgrading to 2018 would be a rather disruptive change.
     
  4. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    We'll need to investigate the root cause before answering that. However, I'd say the odds of us backporting the change are higher than us not backporting it.