SebLague / Path-Creator

Path creation asset for Unity game development
https://assetstore.unity.com/packages/tools/utilities/b-zier-path-creator-136082
MIT License
1.83k stars 319 forks source link

Getting constant NullReferenceException s in Unity 2022.2.10 #130

Closed HunterXZX closed 10 months ago

HunterXZX commented 1 year ago

I've tried to add this to my project in Unity 2022.2.10 but as soon as I add the 'Path Creator' component to a blank object, the console gets flooded with errors and I don't see any of the expected path visuals/objects/gizmos.

I'm not smart enough to debug this, is it just not compatible with this version of Unity?

image

HmHmHmOldin commented 1 year ago

Having the same issue...

CaroRed commented 1 year ago

I have the same problem, and I have the last version of the plugin. I'm using Unity 2022.1.12f1. This branch fixed it! 👍