Cannot add new types

NodeCanvas Forums Support Cannot add new types

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9452

    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

    #9455

    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

    #9454
    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!

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

    #9453

    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.