[BUG] Graph variable overrides display wrong value sometimes.

Forums 💬 NodeCanvas ⚙️ Support [BUG] Graph variable overrides display wrong value sometimes.

  • This topic has 0 replies, 2 voices, and was last updated 5 years ago by Gavalakis.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16296
    guyboots_thunderbro
    Participant

      Let’s say I have an asset graph on a prefab called “Bad Guy” with an exposed graph variable of “Name”, type string.

      While editing, I drag two “Bad Guy” onto the scenes, and I override “Name” on the second one.

      In the editor, both “Bad Guy” GameObjects will have the same value for “Name.” This is purely visual, as when the game starts, under the hood they will both have different values for “name.”

      Still, this makes it difficult to edit/work with.

      #16297
      Gavalakis
      Keymaster

        Hello,

        Indeed this is a known visual-only bug specifically when using Asset Graphs (instead of bound graphs). Even though it is visual only it is still confusing and thus of course, I have to fix it 🙂

        Thank you.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.