[BUG] Graph variable overrides display wrong value sometimes.

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15026
    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.

    #15039
    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.

    Join us on Discord: https://discord.gg/97q2Rjh

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