Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Streaks are everywhere?

Discussion in '2019.1 Beta' started by CloudyVR, Mar 2, 2019.

  1. CloudyVR

    CloudyVR

    Joined:
    Mar 26, 2017
    Posts:
    715
    I don't know what triggers it but when I look around I randomly see the whole scene go streaky, then flashes back and forth as I move my head.

    Randomly I see:


    Then it goes back to normal:


    What am I doing wrong? It worked perfectly fine in 2018. Is there a new setting I can turn off?
     
    Last edited: Mar 2, 2019
  2. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,620
    It looks like the texture uses Clamp wrap-mode when those streaks occur. Do you manipulate the texture wrap mode at runtime? Can you try to reimport the affected textures and see if it makes a difference?

    In either case, if the same project works perfectly fine in 2018, but causes that issue in 2019, I would submit a bug-report as described in this document:
    https://unity3d.com/unity/qa/bug-reporting

    ... and post the bug-report case number in this thread for Unity staff to pick up.
     
    charlesb_rm, LeonhardP and hippocoder like this.