-
Los paquetes de archivos locales agregados desde ArcGIS Map Component no se cargan en la compilación
Local file packages added from the Map Component work fine in the editor and in builds running on the same machine as development, but will not load on other workstations. This is because Unity is looking for a relative path that only exists on the development workstation. Using absolute paths does not correct this…
-
ArcGIS Maps SDK for Unity 2.3.0 camera assignment throws “Exception: Unknown error”
# ArcGIS Maps SDK for Unity 2.3.0: ArcGISCameraComponent PushPosition Unknown error after SetPositionAndRotation We are preparing a support request for an iOS Unity application using a real ArcGIS basemap and foreground device location. Versions: - Unity Editor/runtime build version: 6000.5.3f1 - ArcGIS Maps SDK for Unity:…
-
SDK 2.4 / Unity 6: La memoria usada del sistema sigue aumentando después de destruir y recrear ArcGISMap
Hi. We are seeing native memory not come back after we destroy an ArcGISMap and create a new one in the same Play session. The release notes and other related questions on this discussion board seem to indicate it was solved with the recent v2.4 unity SDK. But that doesn't seem to be the case. My testing environment:…
-
What’s new in ArcGIS Maps SDKs for Game Engines
Build Higher Fidelity Immersive 3D Applications with Greater Interactivity with the Latest Release of ArcGIS Maps SDKs for Game Engines ArcGIS Maps SDKs for Game Engines 2.4 introduces new capabilities for building more realistic, interactive, and efficient 3D apps in Unity and Unreal Engine. This release delivers…
-
Unreal Engine crash when using the SDK
I want to use Unreal Engine 5.7.4 in combination with ArcGIS SDK version 2.3.0. When I follow this tutorial (https://developers.arcgis.com/unreal-engine/install-and-set-up/), Unreal Engine crashes the moment I want to create the map. I also tried the combinations: - UE 5.7.4 -> ArcGIS SDK v2.2.0 - UE 5.6.1 -> ArcGIS SDK…
-
ArcgisCamera not rendering tiles properly in UE5.3
We have been having issues with this for a while. It appears that the arcgis camera component doesn't render highest LOD on the lower third of the camera view. Is there any way to force the camera to load this part of the terrain porperly?
-
Issue with MaterialReference in ArcGIS Maps SDK 2.3
Hi there... I'm currently migrating Unity projects from ArcGIS Maps SDK for Unity 2.2 to version 2.3 and I ran into an issue. There are some projects that rely on MaterialReference like in the code snippet below zurichTreesLayer = new ArcGIS3DObjectSceneLayer(treeLayerSource, treeLayerName, treeLayerOpacity,…
-
Can UE widget UI set variable values in ArcGIS
Can UE user set variable values in ArcGIS. UE UI is a widget where user inputs values for ArcGIS to do a type of map or function. For example, user wants to go to a certain coordinate or set map scale.
-
Performance Issue with ArcGISIntegratedMeshLayer (SLPK) in Unreal – High GPU Memory Usage at High Camera Altitude
Hi everyone, I’m currently using ArcGIS Maps SDK for Unreal Engine to load a large Integrated Mesh Layer (SLPK exported from ArcGIS Pro, ~200GB). I’m encountering serious performance issues when the camera is at a high altitude. Environment: * ArcGIS Maps SDK for Unreal Engine (latest version) * Unreal Engine 5.6 * GPU:…
-
Attitude Transformation Method
I have spotted coordinate transformation methods in the ArcGISMapComponent code. I now have a requirement to implement mutual conversion between the Rotation parameter in the game engine's Transform and the Rotation parameter within the ArcGISLocation component. Is there an existing implementation for this? Thanks.
-
ArcGISlocation component(On the Ground)
Based on the ArcGIS Maps SDK for Unreal Engine v2.2.0 plugin running on Unreal Engine 5.5. I need to implement a procedural random foliage spawning feature, with the technical workflow broken down into the following steps: 1.Utilize the raycast function provided by the SDK to retrieve ground position data at the mouse…
-
Streaming basemap on intranet
Hello, I want to use the ArcGIS SDK for Unreal on the intranet of my company and we have ArcGIS Enterprise to host the maps without the need for Authentication. For the Basemap, what would the URL look like and and where do I fill it in SDK for this to work?
-
ArcGIS map moving upwards on Play
Hello, I have the SDK 2.3 and UE 5.7. I have set the Origin Position under Map and set the Camera Position under Camera. Both are the exact same. When I play the game however, the game starts good from the coordinates and altitude, but the camera is moving slowly upwards and I have no idea why.
-
Showing a path on a unity 2d app
Hi everyone, I’m new to both Unity and ArcGIS, and I’m currently working on a project where I need to display a route/path on a map and show the player's position based on the GPS coordinates from their phone. So far, I haven’t found a solution that works well. Has anyone implemented something similar or knows a good…
-
Shadow artifact in latest version
Hi, in the latest ArcGIS version 2.2.0 and Unity 6000.3.8f1 HDRP there's a weird shadow artifact that shows up on integrated mesh layers when the directional light is at a specific rotation. In this image a new HDRP project was created and the directional light was set to rotation x: 21.128, y: 16.044, z: 0. No more…
-
ArcGIS Map SDK for Unreal – Distance mismatch in Local mode vs Global mode
My environment: * Unreal Engine 5.4.4 * ArcGIS Map SDK for Unreal 2.0.0 When the MapType is set to Local, the measured distance in Unreal Engine does not match the real-world distance. For example: the actual distance between point A and point B is 5 meters, but in UE with Local mode, the measurement tool gives me more…
-
I can't run the project in Unreal Engine with ArcGIS Maps SDK for Unreal Engine
Hello, I can't run the project after installing the plugin. When I run the project, I get this window and even if I click yes, another window pops up and no matter what I click there, my project simply won’t start. Version of EU - 5.5.4 Version of SDK - 2.2.0
-
Brand new project, Mac M1, non functioning?
Hi, I've just downloaded and installed plugin on Mac M1 Unity 2022.1.16 and URP Version 13.1.8. I just get this error and no map render? Am I missing something? Any help appreciated! A DllNotFoundException: libruntimecore assembly:<unknown assembly> type:<unknown type> member:(null)…
-
Issue creating API credentials for Unreal Engine (API Key option missing)
Hello, I would like to create an API for Unreal Engine, but when I go to my portal and click on Content > My Content > New Item, the window that opens only gives me the option for OAuth 2.0 credentials. The option for API key credentials is not available. Why is this happening, and how can I create an API? Could you please…
-
Integrated mesh layer with elevation layer
Hi, When using Integrated mesh layer with an elevation layer it can cause the basemap to interfere with the mesh layer if elevation data does not exactly match my integrated mesh layer. It becomes more apparent when the elevation drop-off is more noticeable such as near island cliffs. One way I though of solving it was…
-
Screen to Geo translation going wrong
I have a mobile app with its own UI and the a local arcgis map rendered underneath, the map can either follow the player or have a top down, north up view which allows panning and zooming. I am passing pan commands to unity (see offset in the code below) and attempting to move the camera to the new location. var worldPoint…
-
Webgl support in ArcGIS Maps SDK for Unity 2.2
Is webgl supported in ArcGIS Maps SDK for Unity 2.2?
-
Black Screen, No Map Tiles Loading
Hello, I'm on Ubuntu 24.04 using Unity to try to run the components tutorial from the website. I have tried everything I can think of, but no map tiles seem to load and when I hit play, the camera screen is black because there is no geometry. Here is everything I have verified: - Vulcan graphics installed, working, and…
-
[SDK 2.2} Identify layer attributes with different SceneLayer
Hi, I have good results with Esri 3D buildings that returns attributes. With my AGOL scenelayer of 3DObjects buildings no attributes returned ! With a SLPK of my scenelayer it's the same. I attach my slpk to this post if someone can test to reproduce ? Thanks
-
Creating a Cinematic Scene with ArcGIS Maps SDK for Unity
In this new game engine developer's blog post (find it here on the ArcGIS Blog), discover how to leverage the full capabilities of ArcGIS Maps SDK for Unity and go beyond basic dataset visualization. The blog walks through how to import real-world datasets, find free assets, create cinematic atmosphere, create an engaging…