Hey,
I am getting a null ref on my pathfinding script Awake where we gridSystem.CreateDebugObjects(gridDebugObjectPrefab);
It is assigned in the inspector and I have no other errors. They do not get instantiated at all.
It’s probably something glaringly obvious that i have just missed by overthinking and staring at it too long.
Thanks!