A lot of error on the new install

  1. Create a new 3D Urp project on Unity 2022.3.22f1
  2. Import the asset: A* Pathfinding Project Pro | Behavior AI | Unity Asset Store
  3. Install package Entities (requested by demo)

Errors in the console:

Unable to find method ValidateCertificateNative in [UnityEngine.UnityWebRequestModule.dll]UnityEngine.Networking.CertificateHandler
Unable to find method ReceiveData in [UnityEngine.UnityWebRequestModule.dll]UnityEngine.Networking.DownloadHandler
Unable to find method GetProgress in [UnityEngine.UnityWebRequestModule.dll]UnityEngine.Networking.DownloadHandler
Unable to find method CompleteContent in [UnityEngine.UnityWebRequestModule.dll]UnityEngine.Networking.DownloadHandler

Hi

This doesn’t seem to come from the A* package. It looks like a unity issue.

Thanks!
I think so. the asset is working on another project.