<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Apple Vision Pro via Unity's Polyspatial Error: 'Interop' does not contain a definition for 'dll' in ArcGIS Maps SDK for Unity Questions</title>
    <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/apple-vision-pro-via-unity-s-polyspatial-error/m-p/1378773#M772</link>
    <description>&lt;P&gt;I'm using the ArcGIS SDK for Unity, with the Polyspatial packages for Unity's Vision Pro workflow. When I use the&amp;nbsp; 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?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Feb 2024 18:08:47 GMT</pubDate>
    <dc:creator>EarthAdam</dc:creator>
    <dc:date>2024-02-06T18:08:47Z</dc:date>
    <item>
      <title>Apple Vision Pro via Unity's Polyspatial Error: 'Interop' does not contain a definition for 'dll'</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/apple-vision-pro-via-unity-s-polyspatial-error/m-p/1378773#M772</link>
      <description>&lt;P&gt;I'm using the ArcGIS SDK for Unity, with the Polyspatial packages for Unity's Vision Pro workflow. When I use the&amp;nbsp; 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?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 18:08:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/apple-vision-pro-via-unity-s-polyspatial-error/m-p/1378773#M772</guid>
      <dc:creator>EarthAdam</dc:creator>
      <dc:date>2024-02-06T18:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Apple Vision Pro via Unity's Polyspatial Error: 'Interop' does not contain a definition for 'dll'</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/apple-vision-pro-via-unity-s-polyspatial-error/m-p/1378874#M773</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Please note we do not currently support VisionOS. The fix below may not fix all issues.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;With in Unity, please navigate to Packages &amp;gt; ArcGISMapsSDK &amp;gt; SDK &amp;gt; API &amp;gt; Unity&amp;nbsp;&lt;BR /&gt;Then open the Interop.cs script. Then add the following below into the script.&lt;BR /&gt;&lt;BR /&gt;#elif UNITY_VISIONOS &amp;amp;&amp;amp; !UNITY_EDITOR&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;public const string Dll = "__Internal";&lt;BR /&gt;&lt;BR /&gt;This should fix the interop issues. Please let me know if you have other issues building to VisionOS.&lt;/P&gt;&lt;P&gt;Mason&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 21:35:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/apple-vision-pro-via-unity-s-polyspatial-error/m-p/1378874#M773</guid>
      <dc:creator>MasonGaw</dc:creator>
      <dc:date>2024-02-06T21:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Apple Vision Pro via Unity's Polyspatial Error: 'Interop' does not contain a definition for 'dll'</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/apple-vision-pro-via-unity-s-polyspatial-error/m-p/1380768#M774</link>
      <description>&lt;P&gt;Thanks! That worked in getting the project to build to the Vision Pro, although the map didn't show up (placed map inside of Volume Camera, seemed way too big for that, but I positioned the map for the terrain to cut through the volume, just to see if it would work). Eventually I played with too many variables and got these errors from the XCode side.&lt;/P&gt;&lt;P&gt;Do you guys have a plan for Vision Pro support at some point?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EarthAdam_0-1707602498968.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/94401i35A3B7417695835A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EarthAdam_0-1707602498968.jpeg" alt="EarthAdam_0-1707602498968.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Feb 2024 22:21:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/apple-vision-pro-via-unity-s-polyspatial-error/m-p/1380768#M774</guid>
      <dc:creator>EarthAdam</dc:creator>
      <dc:date>2024-02-10T22:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Apple Vision Pro via Unity's Polyspatial Error: 'Interop' does not contain a definition for 'dll'</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/apple-vision-pro-via-unity-s-polyspatial-error/m-p/1624824#M1125</link>
      <description>&lt;P&gt;Trying ArcGIS SDK version 2.0.0 with Polyspatial 2.3.1 in Unity 6, I've gotten it to show up in the editor with authenticated portal data, but I haven't figured out how to get around the fact that both the Map Camera as well as the VisionOS Scene Camera need to be tagged as "Main Camera". When I untage either one of them the map doesn't load.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-06-18 at 1.45.51 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/134590i1D636AAABF32ECD8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-06-18 at 1.45.51 PM.png" alt="Screenshot 2025-06-18 at 1.45.51 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 20:35:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/apple-vision-pro-via-unity-s-polyspatial-error/m-p/1624824#M1125</guid>
      <dc:creator>EarthAdam</dc:creator>
      <dc:date>2025-06-18T20:35:20Z</dc:date>
    </item>
  </channel>
</rss>

