<?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 Re: Maps SDK 1.3 - Different version of Unreal Engine in ArcGIS Maps SDK for Unreal Engine Questions</title>
    <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1320909#M320</link>
    <description>&lt;P&gt;Hi Mason,&lt;/P&gt;&lt;P&gt;Thank you for that clarification. It would be good if that's added into documentation somewhere. I prefer to create a project with basic setup (like in tutorials but without actual data) and then make a template out of it. That saves a lot of time.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Mon, 21 Aug 2023 20:47:30 GMT</pubDate>
    <dc:creator>ZorkoSostaric1</dc:creator>
    <dc:date>2023-08-21T20:47:30Z</dc:date>
    <item>
      <title>Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319425#M304</link>
      <description>&lt;P&gt;After creating new Unreal Engine 5.2.1 project and enabling Maps SDK 1.3 the below message is displayed&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="UnrealEditor_kEwbxnQ1d8.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/78284i2169CC8AFC59C1A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="UnrealEditor_kEwbxnQ1d8.png" alt="UnrealEditor_kEwbxnQ1d8.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If I try building solution via Build, Build, &amp;lt;Project name&amp;gt; the&amp;nbsp; build process fails with message below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="devenv_i2iS6yQZSx.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/78285i481B321C0864FAED/image-size/large?v=v2&amp;amp;px=999" role="button" title="devenv_i2iS6yQZSx.png" alt="devenv_i2iS6yQZSx.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What is the process to get my project off the ground? Let me know if you need more details.&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 00:40:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319425#M304</guid>
      <dc:creator>ZorkoSostaric1</dc:creator>
      <dc:date>2023-08-17T00:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319428#M305</link>
      <description>&lt;P&gt;Hi there,&lt;BR /&gt;We need a little more information in order to help troubleshoot.&lt;BR /&gt;Can you confirm whether you created the project as a 'Blueprints' or 'C++' project? Additionally, you can right click on the .uproject and hit 'Generate Visual Studio Project Files'. If this does not finish/gives an error when completing, please show what the error is.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If it completes and finishes, please open up the .sln file that was created from generating the visual studio project files. Once open, you can go to Build &amp;gt; Build Solution or press&amp;nbsp; 'ctrl + shift + b' to build the solution. This should build and once finished you should be able to open the project. If the build fails, please send a screenshot with the errors.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Mason&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 00:50:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319428#M305</guid>
      <dc:creator>MasonGaw</dc:creator>
      <dc:date>2023-08-17T00:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319431#M306</link>
      <description>&lt;P&gt;Hi MasonGaw,&lt;/P&gt;&lt;P&gt;Yes, it is a C++ project (I already made the Blueprint error earlier :)). In project directory there is a .sln file.&lt;/P&gt;&lt;P&gt;The build using&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;'ctrl + shift + b' still fails with the same message&amp;nbsp; as below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Severity Code Description Project File Line Source Suppression State&lt;BR /&gt;Error MSB3073 The command ""D:\Program Files\Epic games\UE_5.2\Engine\Build\BatchFiles\Build.bat" sample_projectEditor Win64 Development -Project="E:\UnrealEngine52\mapssdk\sample_project\sample_project.uproject" -WaitMutex -FromMsBuild" exited with code 6. sample_project C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.MakeFile.Targets 44 Build&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I am running Visual Studio 17.4.2 Community 2022 64bit.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 01:01:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319431#M306</guid>
      <dc:creator>ZorkoSostaric1</dc:creator>
      <dc:date>2023-08-17T01:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319693#M307</link>
      <description>&lt;P&gt;Hi Zorko,&lt;BR /&gt;Thanks for the confirmation and sorry those solutions didn't work. Please refer to this link from Epic Games how to setup and Visual Studio to make sure it works with Unreal. There are a couple packages that need to be added to your visual studio installation in order for it to work with Unreal. You should not need to do a fresh installation of Visual Studio, and should be able to just open the Visual Studio Installer and select "Modify", this will then bring you to the necessary screen to add or remove packages.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.unrealengine.com/5.1/en-US/setting-up-visual-studio-development-environment-for-cplusplus-projects-in-unreal-engine/" target="_self"&gt;https://docs.unrealengine.com/5.1/en-US/setting-up-visual-studio-development-environment-for-cplusplus-projects-in-unreal-engine/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this helps.&lt;/P&gt;&lt;P&gt;Mason&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 16:02:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319693#M307</guid>
      <dc:creator>MasonGaw</dc:creator>
      <dc:date>2023-08-17T16:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319702#M308</link>
      <description>&lt;P&gt;Can we also please get a complete copy of the console output in order to better understand the issue?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 16:12:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319702#M308</guid>
      <dc:creator>MasonGaw</dc:creator>
      <dc:date>2023-08-17T16:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319808#M309</link>
      <description>&lt;P&gt;Mason,&lt;/P&gt;&lt;P&gt;I have checked the VS installation as per documentation (using 5.2 page) and here are my settings&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VS Workloads" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/78401i6B5F32A14C438A36/image-size/large?v=v2&amp;amp;px=999" role="button" title="setup_qYWx1OYcyZ.png" alt="VS Workloads" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;VS Workloads&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="C++ game dev" style="width: 507px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/78402iB7D0A7AB0953C0E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="setup_EIJ6UIS7n9.png" alt="C++ game dev" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;C++ game dev&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have also applied optional settings as per the page. Unfortunately, that didn't help. Here is the copy of the output console.&lt;/P&gt;&lt;P&gt;Build&lt;BR /&gt;====&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Build started...&lt;BR /&gt;1&amp;gt;------ Build started: Project: MapsSDK_1_3, Configuration: Development_Editor x64 ------&lt;BR /&gt;2&amp;gt;------ Skipped Build: Project: UE5, Configuration: BuiltWithUnrealBuildTool Win64 ------&lt;BR /&gt;2&amp;gt;Project not selected to build for this solution configuration&lt;BR /&gt;1&amp;gt;Using bundled DotNet SDK version: 6.0.302&lt;BR /&gt;1&amp;gt;Running UnrealBuildTool: dotnet "..\..\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll" MapsSDK_1_3Editor Win64 Development -Project="E:\UnrealEngine52\MapsSDK_1_3\MapsSDK_1_3.uproject" -WaitMutex -FromMsBuild&lt;BR /&gt;1&amp;gt;Log file: C:\Users\zds\AppData\Local\UnrealBuildTool\Log.txt&lt;BR /&gt;1&amp;gt;Creating makefile for MapsSDK_1_3Editor (no existing makefile)&lt;BR /&gt;1&amp;gt;Expecting to find a type to be declared in a module rules named 'ArcGISMapsSDK' in UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the 'ModuleRules' type defined by Unreal Build Tool.&lt;BR /&gt;1&amp;gt;C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.MakeFile.Targets(44,5): error MSB3073: The command ""D:\Program Files\Epic games\UE_5.2\Engine\Build\BatchFiles\Build.bat" MapsSDK_1_3Editor Win64 Development -Project="E:\UnrealEngine52\MapsSDK_1_3\MapsSDK_1_3.uproject" -WaitMutex -FromMsBuild" exited with code 6.&lt;BR /&gt;1&amp;gt;Done building project "MapsSDK_1_3.vcxproj" -- FAILED.&lt;BR /&gt;========== Build: 0 succeeded, 1 failed, 0 up-to-date, 1 skipped ==========&lt;BR /&gt;========== Elapsed 00:08.780 ==========&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error List (with all columns)&lt;BR /&gt;======&lt;/P&gt;&lt;P&gt;Severity Code Description Project Project Rank Path File Line Column Category Source Suppression State Tool&lt;BR /&gt;Error MSB3073 The command ""D:\Program Files\Epic games\UE_5.2\Engine\Build\BatchFiles\Build.bat" MapsSDK_1_3Editor Win64 Development -Project="E:\UnrealEngine52\MapsSDK_1_3\MapsSDK_1_3.uproject" -WaitMutex -FromMsBuild" exited with code 6. MapsSDK_1_3 1 C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170 C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.MakeFile.Targets 44 5 Build Exec&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 19:09:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319808#M309</guid>
      <dc:creator>ZorkoSostaric1</dc:creator>
      <dc:date>2023-08-17T19:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319810#M310</link>
      <description>&lt;P&gt;Details in reply to previous message.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 19:10:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319810#M310</guid>
      <dc:creator>ZorkoSostaric1</dc:creator>
      <dc:date>2023-08-17T19:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319873#M311</link>
      <description>&lt;P&gt;By chance, do you know if you are using a Clang compiler or an msvc Compiler?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 20:55:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319873#M311</guid>
      <dc:creator>MasonGaw</dc:creator>
      <dc:date>2023-08-17T20:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319913#M312</link>
      <description>&lt;P&gt;What is the best/easiest way to check that?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 22:52:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319913#M312</guid>
      <dc:creator>ZorkoSostaric1</dc:creator>
      <dc:date>2023-08-17T22:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319923#M313</link>
      <description>&lt;P&gt;I am unsure, once I hear back how to check I will forward that to you. In the meantime, can you explain to me how you installed the plugin? And we're you able to open the Unreal Project prior to installing the plugin, so just opening a blank Unreal Project?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 23:56:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319923#M313</guid>
      <dc:creator>MasonGaw</dc:creator>
      <dc:date>2023-08-17T23:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319935#M314</link>
      <description>&lt;P&gt;I prefer to install the plugin in Unreal Engine installation directory with all other plugins so it is available for all my projects.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my case it is like below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZorkoSostaric1_0-1692318202579.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/78434iB4223EBB88D5E131/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZorkoSostaric1_0-1692318202579.png" alt="ZorkoSostaric1_0-1692318202579.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Once I create the project I just have to enable the plugin and restart the editor. Obviously, in this case it produces the first error about different version of the engine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 00:28:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319935#M314</guid>
      <dc:creator>ZorkoSostaric1</dc:creator>
      <dc:date>2023-08-18T00:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319941#M315</link>
      <description>&lt;P&gt;For sake of testing I have removed Maps SDK plugin from Engine\Plugins directory, created new C++ project. Then I have copied Maps SDK plugin&amp;nbsp; content to &amp;lt;project&amp;gt;\Plugins directory but no luck, still the same error happens.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 00:39:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319941#M315</guid>
      <dc:creator>ZorkoSostaric1</dc:creator>
      <dc:date>2023-08-18T00:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319945#M316</link>
      <description>&lt;P&gt;Hmmm, I managed to get it going but I am not sure what and how it got fixed. Here is what I did as part of the testing&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;removed another plugin from Unreal Engine plugins directory (downloaded from Marketplace)&lt;/LI&gt;&lt;LI&gt;created C++ project&lt;/LI&gt;&lt;LI&gt;added Maps SDK plugin&lt;/LI&gt;&lt;LI&gt;re-added&amp;nbsp;plugin from Unreal Engine plugins directory (downloaded from Marketplace) removed in first bullet point&lt;/LI&gt;&lt;LI&gt;created new C++ project&lt;/LI&gt;&lt;LI&gt;added Maps SDK plugin&lt;/LI&gt;&lt;LI&gt;opened project&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;and Maps SDK is there and available!&lt;/P&gt;&lt;P&gt;I'll have to&amp;nbsp; test more and repeat to confirm the workflow...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZorkoSostaric1_0-1692322122661.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/78439i50CF6A25A5C23973/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZorkoSostaric1_0-1692322122661.png" alt="ZorkoSostaric1_0-1692322122661.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 01:29:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1319945#M316</guid>
      <dc:creator>ZorkoSostaric1</dc:creator>
      <dc:date>2023-08-18T01:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1320164#M317</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm glad you were able to resolve your issue. We don't support engine installation for Unreal Versions 5.1 and 5.2. We do support it for 5.0, but this feature has been removed for new versions of Unreal.&amp;nbsp;&lt;BR /&gt;Please let me know if you have any other issues or questions.&lt;BR /&gt;Mason&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 16:04:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1320164#M317</guid>
      <dc:creator>MasonGaw</dc:creator>
      <dc:date>2023-08-18T16:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1320503#M318</link>
      <description>&lt;P&gt;Mason,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll keep testing to see if I can narrow it down to possible cause.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do have to correct you about versions of Unreal Engine supported. Maps SDK does support 5.X Unreal Engine as per this page.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/unreal-engine/reference/system-requirements/" target="_blank"&gt;https://developers.arcgis.com/unreal-engine/reference/system-requirements/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 01:18:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1320503#M318</guid>
      <dc:creator>ZorkoSostaric1</dc:creator>
      <dc:date>2023-08-21T01:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1320685#M319</link>
      <description>&lt;P&gt;Please allow me to correct wording. The Maps SDK supports Unreal Versions 5.0, 5.1, and 5.2, however to use it you must install the plugin to the project in versions 5.1 and 5.2. We do not support engine installation for versions other than Unreal 5.0. If you wish to install the plugin to the engine and have it accessible across all your projects, you will need to use Unreal 5.0. If you would like top utilize the newer features in Unreal 5.1 or 5.2, you will need to install the plugin per project.&amp;nbsp;&lt;BR /&gt;I hope that clears things up for you.&lt;BR /&gt;Mason&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 14:26:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1320685#M319</guid>
      <dc:creator>MasonGaw</dc:creator>
      <dc:date>2023-08-21T14:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Maps SDK 1.3 - Different version of Unreal Engine</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1320909#M320</link>
      <description>&lt;P&gt;Hi Mason,&lt;/P&gt;&lt;P&gt;Thank you for that clarification. It would be good if that's added into documentation somewhere. I prefer to create a project with basic setup (like in tutorials but without actual data) and then make a template out of it. That saves a lot of time.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 20:47:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/maps-sdk-1-3-different-version-of-unreal-engine/m-p/1320909#M320</guid>
      <dc:creator>ZorkoSostaric1</dc:creator>
      <dc:date>2023-08-21T20:47:30Z</dc:date>
    </item>
  </channel>
</rss>

