Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

[SteamVR]

Discussion in '5.4 Beta' started by Abnormalia_, Apr 28, 2016.

  1. Abnormalia_

    Abnormalia_

    Joined:
    Jul 23, 2013
    Posts:
    77
    I've migrated to Unity 5.4 beta because of Single Pass Stereo rendering feature and testing if it works or not with each beta releases.

    Using SteamVR, I've seen artifacts with Forward Render + Linear and whenever I use Skybox.

    I hope it's known bug and is ther some fix or workaround available for that ?

    Thanks in Advance.
     

    Attached Files:

  2. williamj

    williamj

    Unity Technologies

    Joined:
    May 26, 2015
    Posts:
    94
    Hi @IkaBika,

    When this happens, try quitting the project and deleting the library folder, then re-opening the project. It may help.

    This issue is caused by SPS not clearing the back buffer, a bug we are working on fixing.

    Thanks,

    Will