V 4.3.80 error while making a build

Hey im getting this error when i try to make a build.

im using Unity 2022.3.2f1 URP in 2d

Library\PackageCache\com.arongranberg.astar@4.3.80\Graphs\Navmesh\ColliderMeshBuilder2D.cs(77,21): error CS0103: The name ‘AtomicSafetyHandle’ does not exist in the current context

Library\PackageCache\com.arongranberg.astar@4.3.80\Graphs\Navmesh\ColliderMeshBuilder2D.cs(109,30): error CS0117: ‘NativeArrayUnsafeUtility’ does not contain a definition for ‘SetAtomicSafetyHandle’

Library\PackageCache\com.arongranberg.astar@4.3.80\Graphs\Navmesh\ColliderMeshBuilder2D.cs(110,30): error CS0117: ‘NativeArrayUnsafeUtility’ does not contain a definition for ‘SetAtomicSafetyHandle’

Thanks! That’s indeed an oversight. I’ll get a new beta out asap.

1 Like

And there are so many PNGs (such as Editor/EditorAssets) included in the 4.3.80, which should be removed too?

Hi

No, those are supposed to be there. They are used for the A* inspector GUI.