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

Issue with Sprite Renderer in b21

Discussion in '5.4 Beta' started by Kef-niark, Jun 20, 2016.

  1. Kef-niark

    Kef-niark

    Joined:
    Jun 20, 2016
    Posts:
    6
    Hi guys,

    I noticed something strange while testing b21, some sprite are a bit pink (It's just a spriterenderer in worldspace).
    This issue seems to be recent, everything was fine until b19

    To be sure I re-imported all the assets and cleared the GI cache, but it doesn't change anything.

    P.S. This display issue also appear in the build generated with b21

    b21.jpg b19.jpg settings.jpg
     
    Last edited: Jun 20, 2016
  2. Alex-Lian

    Alex-Lian

    Guest

    We've been moving the sprite shader around in the builtins, I believe it's going back to original location in an upcoming beta.
     
  3. sevensails

    sevensails

    Joined:
    Aug 22, 2013
    Posts:
    483
    All sprites with no material are pink now! I don't know if this is expected, but you can set sprite material to Sprites-default to fix this.
     
    Last edited: Jun 21, 2016
    Kef-niark and Deleted User like this.
  4. Kef-niark

    Kef-niark

    Joined:
    Jun 20, 2016
    Posts:
    6
    Thanks for the quick reply o/
    Just for information, I've tested with b22 and it's still the same

    P.S. Thanks Wagenheimer, it works as a temporary fix.
    I'm gonna add Sprites-default on every spriterenderer in worldspace for the moment
     
    Last edited: Jun 21, 2016
    sevensails likes this.