Select to view content in your preferred language

Unable to Load LiDAR in Unreal Engine Using ArcGIS SDK – Layer Type Not Supported Error

167
0
02-26-2025 08:46 AM
AbhayBhorayat
New Contributor

Hi everyone,

I am currently working on a project where I successfully load LiDAR data into the frontend using ArcGIS SDK. However, when I try to load the same LiDAR scene layer in Unreal Engine using the ArcGIS Maps SDK, I encounter the following error: 
LogTemp: Error: ArcGISLayer status=Error name='Lidar Layer' message='Layer type is not supported.' additional-message='Error processing service metadata response. Unsupported scene layer version'

I suspect it might be an authentication issue, but I am unsure what exactly to fill in for the authentication configuration. Below are screenshots of my current settings:

  1. Layer Configuration:
    Layer Configuration

  2. Authentication Configuration:
    Authentication Configuration

Could someone guide me on:

  1. Whether this error is related to authentication or something else?

  2. What values should I provide for the Client ID and Redirect URI fields in the authentication configuration?

  3. If this is not an authentication issue, how can I resolve the "Unsupported scene layer version" error?

Any help would be greatly appreciated!

Thanks in advance!
Here are the screenshots attached
https://drive.google.com/file/d/1SbtNCaniwP3TtjKwT-_gpFB_WJMZszXs/view?usp=sharing

 
 
 
 

 



0 Kudos
0 Replies