laptop and a wrench

Bug

ArcGISTiledLayer fails to display a basemap within a 3D scene.

Last Published: February 28, 2018 ArcGIS Runtime SDK
Bug ID Number BUG-000111366
SubmittedFebruary 2, 2018
Last ModifiedJune 5, 2024
Applies toArcGIS Runtime SDK
Version found100.2.0
Operating SystemWindows OS
Operating System Version7.0 64 Bit
StatusWill Not Be Addressed

Additional Information

The project might have some obsolete code that needs to be removed, which will make it to work. Here's the code: if (QT_VERSION_MAJOR == 5 && QT_VERSION_MINOR > 6) { // Workaround for Qt versions greater than 5.6 // Force to OpenGL ES 3 QSurfaceFormat fmt = QSurfaceFormat::defaultFormat(); fmt.setVersion(3, 0); QSurfaceFormat::setDefaultFormat(fmt); } Also, any other project that has this code for windows should be removed.

Steps to Reproduce

Bug ID: BUG-000111366

Software:

  • ArcGIS Runtime SDK

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options