unity say :
Assets/AstarPathfindingProject/Core/Serialization/JsonSerializer.cs(15,19): error CS0234: The type or namespace name Ionic' does not exist in the namespace Pathfinding’. Are you missing an assembly reference?
That configuration looks wrong. That dll file should be included in all platforms except the WSAPlayer platform. Right now it looks like it is only included in the WSAPlayer platform.