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

[ShaderGraph] Weird text and parameters keeps resetting.

Discussion in '2019.1 Beta' started by MlleBun, Feb 9, 2019.

  1. MlleBun

    MlleBun

    Joined:
    Sep 19, 2017
    Posts:
    163
    Hello everyone. A newbie question about some weird messages that I'm getting on my character material.



    1. I have two materials made from one shader (from ShaderGraph) on two different gameobjects. And the text (Instance) keeps incrementing when I run the game next to the material name :confused: Above is a screenshot while I ran three times the project. I was wondering if I was doing something wrong here or is this normal.
    2. Also, when I try to have different parameters on both gameobjects, one of them just resets to original parameters when I run the game. Would someone know why ?
    Thanks for any help!
     
  2. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,136
    Could you please submit a bug report with a minimal reproduction project?