Reply To: 2.6.2 compatibility with 5.5.0f3

NodeCanvas Forums Support 2.6.2 compatibility with 5.5.0f3 Reply To: 2.6.2 compatibility with 5.5.0f3

#11807
jacobbijani
Participant

yep, that looks right actually. thanks for the follow up.

I’d also add a strong vote for using UNITY_5_x directives throughout instead of relying on the API updater. first, it gave me a bad first impression of your library (“is this thing broken?!”) and second, if the project has any syntax errors (for example, a namespace conflict as I had…) the auto updater will not run until those errors are fixed. this forced me to dig into your code and “fix” them myself before it could run.