Select to view content in your preferred language

Black Screen, No Map Tiles Loading

660
4
03-09-2026 05:16 PM
MihirBala
Emerging Contributor

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 selected in Unity

- Valid API key (regenerated one just to make sure)

- All settings and components are identical to the tutorial, as far as I can tell after multiple checks

There are no errors in the console, and I couldn't figure out what was wrong even after some Googling. Thanks in advance for your help.

0 Kudos
4 Replies
MihirBala
Emerging Contributor

I am using Unity 6.3 (6000.3.10.f1) on NVidia hardware

0 Kudos
and1
by Esri Contributor
Esri Contributor

Hi @MihirBala , what version of the SDK are you using? v2.2?

Also what if you run the sample scene ComponentLocal.unity that comes with the SDK, does it still show blank?

Directory:
Assets/Samples/ArcGIS Maps SDK for Unity/2.2.0/Sample Content/Scenes/HDRP/ComponentLocal.unity
 

 

 
 
 

 

0 Kudos
MihirBala
Emerging Contributor

Hello, 

I'm using 2.2. I don't see the samples in my assets, I'm running on Linux and on the Github it says: "Computer running Windows or macOS" for the requirements. When I imported the asset from the store, it did not come with any samples attached. If you could show me how to run a sample scene on Linux, that would be great for debugging because I can't tell if I have just set things up incorrectly or if there is something wrong with my installation.

 

Thanks!

0 Kudos
and1
by Esri Contributor
Esri Contributor

Hi @MihirBala ,

If you go to the PackageManager and find ArcGIS Maps SDK for Unity package, there is a tab called "Samples" where you can import.

Here is the detail instruction link:

https://developers.arcgis.com/unity/install-and-set-up/add-the-plugin-to-an-existing-project/#import...

Let me know if you are able to import the sample and run it.

0 Kudos