I'm using the ArcGIS SDK for Unity, with the Polyspatial packages for Unity's Vision Pro workflow. When I use the sample GitHub project from ESRI I get errors like "'Samples' does not exist in 'ArcGISMapsSDK'". When I start with an empty project and add the tarball, I get the error: "'Interop' does not contain a definition for 'dll'" when I try to build. Building works fine in PC mode, so it's something just with the Vision Pro compiling process. Has anybody seen something like this?