Jsonconverter issue

Hi
I have the pro version. I have just installed the latest update and now I’m getting this error:
The imported type `Pathfinding.Serialization.JsonFx.JsonConverter’ is defined multiple times
How can I fix this?
Thanks

Hi

Could you search your project for JsonConverter and see where it is defined?

Thanks for your time. Am I supposed to find a file with that exact same name? Because there isn’t any. All I have is JsonConverters.cs in AstarPathfindingProject/Core/Serialization
There is JsonSerializer.cs next to it.

Any hints? My project is unusable at the moment.

Hi

No, just search the project for any “class” named like that. Obviously there are two in the project. If nothing works, try deleting the Assets/AstarPathfindingProject folder and reimport the package.