Bug: Custom enum in Behaviour Tree

Forums 💬 NodeCanvas ⚙️ Support Bug: Custom enum in Behaviour Tree

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19580
    zxc
    Participant

      I have problem with using my custom enum value in Behaviour Tree Editor. I create an enum on the BlackBoard, I change the type to my custom type. When I create a condition in Behaviour Tree, whenever I change the “Value B” field for comparison, it resets to the first value in enum.

      It looks like this: http://imgur.com/MOASwZi

      #19581
      Gavalakis
      Keymaster

        Hello,

        Indeed its a bug. Here is the fix. Please alter OnTaskInspectorGUI in both SetEnum.cs and CheckEnum.cs to this:

        Thanks!

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