For some reason I keep getting “ObjectDisposedException: Cannot access a disposed object.
Object name: ‘The NativeReference is already disposed.’.” on my A* game object.
The object has nothing beside the AstarPath script, and there are no objects actually using the pathfinding on scene.
I have the same problem while using 2D Grid graph. But the collections package is already latest.
my unity version is 2022.3.55f1 with collection package of 1.5.1
the a star project is 5.3.7