Esri / arcgis-maps-sdk-unreal-engine-samples

Sample code for the ArcGIS Maps SDK for Unreal Engine.
https://developers.arcgis.com/unreal-engine-sdk/
Apache License 2.0
74 stars 36 forks source link

Standalone not working #97

Open PavelasV opened 2 months ago

PavelasV commented 2 months ago

Hello, having issue with standalone/package - arcgis plugin not loading anything ins standalone or package, it only load map in editor, what I am missing? I am using apikey. Using arcgis SDK 1.6 and unreal engine 5.3.2 in windows 11 64bit

arash-sh commented 2 months ago

Hi, Is the level itself being loaded or do you see a black screen? Does the application crash completely or is the window non-responsive (can't be closed)? If the level can be loaded, could you add a View State Logging Component to the Map actor and review the log for possible errors and warnings?