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
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