Cannot add new types

Forums 💬 NodeCanvas ⚙️ Support Cannot add new types

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18919
    damien
    Participant

      Hello using last version on unity 5.2.1f3
      when i want to use “prefered Types editor” and add a new class monobehaviour i just created it does not work if it does not have namespace, i cant see in the list, if it has a name space it will work however

      #18922
      damien
      Participant

        seems its a display bug, when i add on type i see it in the list of prefered types editor, i tried to add componentA:monobehaviour then componentB:monobehaviour, in my BB i can see only component B so the first component added without name space is not visible

        #18921
        Gavalakis
        Keymaster

          Hello,

          Sorry for the late reply.
          Does the type that does not show up, have at least one public variable, property, or method?

          There is indeed a display issue, when the class has neither of the above, but it’s not relevant on whether it is in a namespace or not.

          Can you please confirm?

          Thanks!

          #18920
          damien
          Participant

            yes right it seems it was the problem

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