Rebuild Moving-example do not work

Hello!

I try to rebuild the Moving-example, because somehow the LocalSpaceRichAI does not seems to work in an other scene.

I made a new scene and rebuild/add/get all settings exact the same as the Moving-example. But somehow this is not working.

Next I tried to deactivate/delete everything in the Moving-example to see when i am able to break it. I figured out that, if I delete the LocalSpaceGraph.cs on “Ship” and re-add it, it stops working. But I do not understand why and what cause this issue?

Using Unity 2021.2.14f and A* 4.3.45.

Thanks for any tip/advise/help :slight_smile:

Sorry for the late reply, I’ve been sick these last few weeks.

Are you sure you assigned the LocalSpaceGraph component to the ‘Graph’ field on the LocalSpaceRichAI component?