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
  2. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  3. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Strange Graphics Glitches in Build

Discussion in '5.4 Beta' started by Onat-H, May 30, 2016.

  1. Onat-H

    Onat-H

    Joined:
    Mar 11, 2015
    Posts:
    195
    Hey Guys,

    Yesterday I made a build with the current b19. While the game looks fine in the Editor, there are strange glitches in both the windows and the mac build. I also tried to export a build after removing all the image effects and also with GI off, but it still looks same. Whats also interesting is, that the room with the rainbow glitch looks fine in another scene in the build (same model and same textures)
    I have no idea what the reason could be. Using the deferred linear pipeline.
    Thanks for your help.
    Bildschirmfoto 2016-05-30 um 13.55.png Bildschirmfoto 2016-05-30 um 13.50.png Bildschirmfoto 2016-05-30 um 13.54.31.png
     
  2. Arowx

    Arowx

    Joined:
    Nov 12, 2009
    Posts:
    8,194
    Could it be a bug in the new motion based AA?
     
  3. Onat-H

    Onat-H

    Joined:
    Mar 11, 2015
    Posts:
    195
    I don't think so, i'm using smaa, and i also tried to export a build with all effects off, still having the same glitches...
     
  4. Arowx

    Arowx

    Joined:
    Nov 12, 2009
    Posts:
    8,194
    Have you tried changing to a different graphics api e.g. OpenGL, DX11, DX12?
     
  5. Onat-H

    Onat-H

    Joined:
    Mar 11, 2015
    Posts:
    195
    Yes, I made the windows build with DX 9 and DX 11 and for the Mac build i tried both Open GL and Metal... It's really strange that there aren't any glitches in the editor... Is it possible that the system I make the builds with (Mac with OSX El Capitan) is the reason for the glitches? I'll try to make a build with a windows PC and see if that makes any change.
     
  6. Onat-H

    Onat-H

    Joined:
    Mar 11, 2015
    Posts:
    195
    It's strange, after activating GPU Skinning in the player setting, the glitches are gone... but i still don't know the exact reason and why activating GPU Skinning gets rid of them...
     
  7. Arowx

    Arowx

    Joined:
    Nov 12, 2009
    Posts:
    8,194
    You have submitted this is as bug to Unity?

    Have you tried this on more than one PC/Mac/GPU?
     
  8. JonTuque

    JonTuque

    Joined:
    Sep 16, 2014
    Posts:
    3
    This look like something I got before. When the glitches started happening they would come and go randomly depending on the weather outside when we build the game ;-), and of course nothing in the Editor.

    And then they kept happening more frequently, turns out that we had too many textures referenced by Resources folders so the generated "resources.assets.resS" next to the build was sitting around 4gb. The bigger the file got, the glitcher it would get.

    If it's still happening, try reducing the size of your Resources.