Reply To: UnityEvent with Vector3 type does not work as a condition with HoloLens

Forums 💬 NodeCanvas ⚙️ Support UnityEvent with Vector3 type does not work as a condition with HoloLens Reply To: UnityEvent with Vector3 type does not work as a condition with HoloLens

#16700
tom@mensink.com
Participant

    Hi Gavalakis, remember this issue? It is much worse and very easy to reproduce: Even direct assignment of blackboard variables bool, int and float do not work in HoloLens/UWP. Assignment of string vars does work. Assignement of an int var in another way, like via the return value of a component method does work.