<?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: UE5 arcgis location component issues in ArcGIS Maps SDK for Unreal Engine Questions</title>
    <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/ue5-arcgis-location-component-issues/m-p/1342076#M353</link>
    <description>&lt;P&gt;Yes you right, I just discover it some minutes ago, now it works. Thanks mate&lt;/P&gt;&lt;P&gt;Maybe runtime error is not the best approch in my opinion &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Brucaliffo_0-1698335376604.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/84133i2AD31BC353FAD8E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Brucaliffo_0-1698335376604.png" alt="Brucaliffo_0-1698335376604.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Oct 2023 15:50:57 GMT</pubDate>
    <dc:creator>Brucaliffo</dc:creator>
    <dc:date>2023-10-26T15:50:57Z</dc:date>
    <item>
      <title>UE5 arcgis location component issues</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/ue5-arcgis-location-component-issues/m-p/1341855#M351</link>
      <description>&lt;P&gt;Hi everyone, I'm having some problems with this component. I would like to move an actor or move my pawn to a certain position on the map (latitude and longitude). It seems that the solution to adopt is to use this component.&lt;/P&gt;&lt;P&gt;so I created an object with the right component&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Brucaliffo_0-1698315899521.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/84074i7B279D424C4742DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Brucaliffo_0-1698315899521.png" alt="Brucaliffo_0-1698315899521.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and now I would like to move it&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cattura.PNG" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/84073i6D2BB9EB206124F5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cattura.PNG" alt="Cattura.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but by doing this the editor crashes giving me this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;KERNELBASE&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;VCRUNTIME140&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_ArcGISMapsSDK!Esri::Unreal::ThrowException() [C:\Users\Utente\Documents\Unreal Projects\arcGIS\Plugins\ArcGISMapsSDK\Source\ArcGISMapsSDK\Private\API\Unreal\ArcGISErrorHandler_API.cpp:30]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;runtimecore&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;runtimecore&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;runtimecore&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;VCRUNTIME140_1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;VCRUNTIME140_1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ntdll&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;runtimecore&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_ArcGISMapsSDK!Esri::GameEngine::Geometry::ArcGISSpatialReference::GetWKID() [C:\Users\Utente\Documents\Unreal Projects\arcGIS\Plugins\ArcGISMapsSDK\Source\ArcGISMapsSDK\Private\API\GameEngine\Geometry\ArcGISSpatialReference_API.cpp:198]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_ArcGISMapsSDK!FGeoPosition::FGeoPosition() [C:\Users\Utente\Documents\Unreal Projects\arcGIS\Plugins\ArcGISMapsSDK\Source\ArcGISMapsSDK\Private\Utils\GeoCoord\GeoPosition.cpp:81]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_ArcGISMapsSDK!UArcGISLocationComponent::SetPosition() [C:\Users\Utente\Documents\Unreal Projects\arcGIS\Plugins\ArcGISMapsSDK\Source\ArcGISMapsSDK\Private\Components\ArcGISLocationComponent.cpp:136]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_ArcGISMapsSDK!UArcGISLocationComponent::execSetPosition() [C:\Users\Utente\Documents\Unreal Projects\arcGIS\Plugins\ArcGISMapsSDK\Intermediate\Build\Win64\UnrealEditor\Inc\ArcGISMapsSDK\UHT\ArcGISLocationComponent.gen.cpp:82]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_CoreUObject&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_VaRest!UVaRestSubsystem::OnCallComplete() [D:\build\U5M-Marketplace\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\VaRest\Source\VaRest\Private\VaRestSubsystem.cpp:73]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_VaRest!TBaseUObjectMethodDelegateInstance&amp;lt;0,UVaRestSubsystem,void __cdecl(UVaRestRequestJSON *),FDefaultDelegateUserPolicy&amp;gt;::ExecuteIfSafe() [D:\RocketSync\5.2.0-25360045+++UE5+Release-5.2\Working\Engine\Source\Runtime\Core\Public\Delegates\DelegateInstancesImpl.h:552]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_VaRest!TMulticastDelegate&amp;lt;void __cdecl(UVaRestRequestJSON *),FDefaultDelegateUserPolicy&amp;gt;::Broadcast() [D:\RocketSync\5.2.0-25360045+++UE5+Release-5.2\Working\Engine\Source\Runtime\Core\Public\Delegates\DelegateSignatureImpl.inl:988]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_VaRest!UVaRestRequestJSON::OnProcessRequestComplete() [D:\build\U5M-Marketplace\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\VaRest\Source\VaRest\Private\VaRestRequestJSON.cpp:576]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;UnrealEditor_VaRest!TBaseUObjectMethodDelegateInstance&amp;lt;0,UVaRestRequestJSON,void __cdecl(TSharedPtr&amp;lt;IHttpRequest,1&amp;gt;,TSharedPtr&amp;lt;IHttpResponse,1&amp;gt;,bool),FDefaultDelegateUserPolicy&amp;gt;::ExecuteIfSafe() [D:\RocketSync\5.2.0-25360045+++UE5+Release-5.2\Working\Engine\Source\Runtime\Core\Public\Delegates\DelegateInstancesImpl.h:550]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand if I'm doing something wrong or if there is a problem&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&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>Thu, 26 Oct 2023 10:26:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/ue5-arcgis-location-component-issues/m-p/1341855#M351</guid>
      <dc:creator>Brucaliffo</dc:creator>
      <dc:date>2023-10-26T10:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: UE5 arcgis location component issues</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/ue5-arcgis-location-component-issues/m-p/1341953#M352</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;The last line of the call stack appears to be calling GetWKID() which would be for the spatial reference. In your Blueprint it doesn't look like you're creating the geometry with a spatial reference - try adding that (&lt;A href="https://developers.arcgis.com/unreal-engine/api-reference/gameengine/geometry/arcgispoint/" target="_blank"&gt;ArcGISPoint | ArcGIS Maps SDK for Unreal Engine | ArcGIS Developers&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally you'd get a nice exception message and the Editor wouldn't crash - something for us to look into.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 14:00:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/ue5-arcgis-location-component-issues/m-p/1341953#M352</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2023-10-26T14:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: UE5 arcgis location component issues</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/ue5-arcgis-location-component-issues/m-p/1342076#M353</link>
      <description>&lt;P&gt;Yes you right, I just discover it some minutes ago, now it works. Thanks mate&lt;/P&gt;&lt;P&gt;Maybe runtime error is not the best approch in my opinion &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Brucaliffo_0-1698335376604.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/84133i2AD31BC353FAD8E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Brucaliffo_0-1698335376604.png" alt="Brucaliffo_0-1698335376604.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 15:50:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/ue5-arcgis-location-component-issues/m-p/1342076#M353</guid>
      <dc:creator>Brucaliffo</dc:creator>
      <dc:date>2023-10-26T15:50:57Z</dc:date>
    </item>
  </channel>
</rss>

