I can't download new beta version

Hi, aron.

Im using unity 2022.3.15 for Mac version.

When I press get new version button on the about of pathfinder, the download site popup. And click the download beta button see next page I got only this message "
Installing using the package manager requires Unity 2022.2.10f1 or higher." And nothing happen.
It doesn’t open my package manager or start download anything.

How can I get beta version?

Hi

You need to fill out this field:

There are several error after I install beta version above way.
How to solve it?
I’ve tried the install on clean new urp project, still doesn’t work.

Error1)
error CS0006: Metadata file ‘Library/PackageCache/com.unity.ext.nunit@2.0.3/net35/unity-custom/nunit.framework.dll’ could not be found

Error2)
null’ —> System.Exception: Failed to resolve assembly ‘AstarPathfindingProject, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ in directories: /Applications/Unity/Hub/Editor/2022.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityjit-macos
/Users/erickim/Kenshi/Library/PackageCache/com.arongranberg.astar@4.3.95/Plugins/DotNetZip
/Users/erickim/Kenshi/Library/PackageCache/com.unity.burst@1.8.7
/Users/erickim/Kenshi/Library/PackageCache/com.unity.burst@1.8.7/Unity.Burst.CodeGen
/Users/erickim/Kenshi/Library/PackageCache/com.unity.visualscripting@1.8.0/Editor/VisualScripting.Core/Dependencies/DotNetZip
/Users/erickim/Kenshi/Library/PackageCache/com.unity.ext.nunit@2.0.3/net40/unity-custom
/Users/erickim/Kenshi/Library/PackageCache/com.unity.nuget.mono-cecil@1.11.4
/Users/erickim/Kenshi/Library/PackageCache/com.unity.visualscripting@1.8.0/Editor/VisualScripting.Core/EditorAssetResources
/Users/erickim/Kenshi/Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM
/Applications/Unity/Hub/Editor/2022.3.5f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport
/Users/erickim/Kenshi/Library/PackageCache/com.unity.visualscripting@1.8.0/Editor/VisualScripting.Core/Dependencies/YamlDotNet
/Users/erickim/Kenshi/Library/PackageCache/com.arongranberg.astar@4.3.95/Plugins/Poly2Tri
/Applications/Unity/Hub/Editor/2022.3.5f1/PlaybackEngines/AndroidPlayer
/Users/erickim/Kenshi/Library/PackageCache/com.unity.collections@2.1.0-pre.11/Unity.Collections.LowLevel.ILSupport
/Users/erickim/Kenshi/Library/PackageCache/com.arongranberg.astar@4.3.95/Plugins/Clipper
/Applications/Unity/Hub/Editor/2022.3.5f1/Unity.app/Contents/Managed
/Users/erickim/Kenshi/Library/PackageCache/com.unity.visualscripting@1.8.0/Runtime/VisualScripting.Flow/Dependencies/NCalc
/Applications/Unity/Hub/Editor/2022.3.5f1/Unity.app/Contents/Managed/UnityEngine
/Users/erickim/Kenshi/Library/ScriptAssemblies —> Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly: ‘AstarPathfindingProject, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’
at Mono.Cecil.BaseAssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference name, Mono.Cecil.ReaderParameters parameters) [0x00105] in <853812ae52c341daaef3c62ecdb86b32>:0
at zzzUnity.Burst.CodeGen.AssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference name) [0x00013] in <532a8a169e6a4953b5d9a4c213b71772>:0
— End of inner exception stack trace —
at zzzUnity.Burst.CodeGen.AssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference name) [0x00060] in <532a8a169e6a4953b5d9a4c213b71772>:0
at Burst.Compiler.IL.AssemblyLoader.Resolve (Mono.Cecil.AssemblyNameReference name) [0x0007e] in <532a8a169e6a4953b5d9a4c213b71772>:0
at

Hi

Those error messages are a unity bug. Restarting Unity usually solves it.