Been checking out your A* Pathfinding asset, awesome work guys. I am new to the Unity3d\ Pathfinding world.
Opening a new project within Unity3d Linux version, i import the “PathfindingProject” unitypackage and receive
“AstarProfiler.cs(63,4): error CS0103: The name `Profiler’ does not exist in the current context”
and also
“NavMeshGenerator.cs(570,4): error CS0103: The name `Profiler’ does not exist in the current context”
Within my “Component” menu i do not see –>Pathfinding–>Pathfinder.
i have installed A* Pathfinding within Windows without an issue, is there something i am missing in Ubuntu?
Any help would be greatly appreciated.
Cheers