Reply To: Type with name NodeCanvas.Behavior.Selector could not be resolve on Build.

Forums 💬 NodeCanvas ⚙️ Support Type with name NodeCanvas.Behavior.Selector could not be resolve on Build. Reply To: Type with name NodeCanvas.Behavior.Selector could not be resolve on Build.

#15847
ugo
Participant

    So I had 2 problems. Adding the AOT class solved the first one (you should consider adding that automaticly)

    The second problem was: If NodeCanvas call empty function (or function with only Debug.Log), on build it fail, I think it’s because the compiler remove unecessary empty function.

     

    Thanks! it’s solved.