Select to view content in your preferred language

ArcGIS Layer Collection crashing when being added to a layer

218
0
01-23-2025 02:23 PM
Ayhan_Exe-Interactive
New Contributor

Engine version: 5.5.1
Plugin version:  1.7.0

Heya,

Been trying to make building attribute filter for a building scene layer.

Sadly i've been running into crashing trying to implement it. Since i can't post an image, my flow is as such:
Create scene layer w/ properties > Create solid building filter def > Get active building attr of the newly created layer > Set solid filter definition of said layer.

Tried validity checks for the outputs, Tried different where clauses. With no luck sadly.
For the where clause, i tried empty. And the one i want to get working : "BldgLevel in ('0', '1', '2', '3', '4', '5')".

The where clause was generated by the build filter tool UI within unreal.

Any help would be much appreciated,  if any more info is needed let me know

 

0 Kudos
0 Replies