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

#16697
Gavalakis
Keymaster

    Hello again,

    Have you built the required AOT classes (as well as link.xml) files via the Preferred Types Editor? IL2CPP is an AOT compiler and as such this is also a requirement for that. From your information provided this since to be the case, but please let me know 🙂

    Thank you.