| Bug ID Number |
BUG-000150168 |
| Submitted | June 22, 2022 |
| Last Modified | June 5, 2024 |
| Applies to | Portal for ArcGIS |
| Version found | 10.9.1 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
Features loaded from a Feature Server default to elevation mode 'Relative to ground' and are rendered as billboarded graphics on the scene. For retrieving any feature information on these graphics, no query to the layer is needed. The client-side operation (called hittest) used for this had the drawback of returning only the first result when interacting with the graphics. This was fixed, and now the hittest results contain multiple results in the case of overlapping graphics.
For prior versions of the Scene Viewer, change the layer's elevation mode to 'on the ground', which drapes the features on the ground and ensures all results are returned in case overlapping features are clicked.
Workaround
This is fixed in ArcGIS Online Scene Viewer as of the June 2022 release and with the next release of ArcGIS Enterprise 11.1.
Steps to Reproduce