EditorResourceHelper missing after update to 5.0.4

Hi just upgraded to 5.0.4 and got these errors. Was wondering if there’s a fix for these?

Assets\AstarPathfindingProject\PackageTools\Editor\OptimizationHandler.cs(52,18): error CS0103: The name ‘EditorResourceHelper’ does not exist in the current context

Assets\AstarPathfindingProject\PackageTools\Editor\EditorBase.cs(25,20): error CS0103: The name ‘EditorResourceHelper’ does not exist in the current context

Assets\AstarPathfindingProject\PackageTools\Editor\EditorBase.cs(28,82): error CS1503: Argument 2: cannot convert from ‘int’ to ‘char’

I’m currently on 2020.3.5f1

Hi

Did you follow the installation guide: Installation Guide - A* Pathfinding Project?

Specifically, did you delete your previous installation before upgrading to version 5?

This version of Unity is not supported by this package. The minimum required version is 2021.3.35f1.

Hi Aron,

Ah I see thanks for your help.