- Experimental Flag hides Filter UI
- DataLayerAsset can enable filtering (will show up in Filter Outliner)
- DataLayerInstance can provide default filter value (default value when actor doesn't override)
- Level Instance Actor can have its own recursive filter
- Filtering Editor/Cook/PIE works
- Undo/Redo/Copy/Paste/ResetToDefault
- PackedLevelActors not yet supported
#rb jeanfrancois.dube, richard.malo
#preflight 64087dc36c1b9295b99222e8
#rnx
[CL 24561727 by patrick enfedaque in ue5-main branch]
- Preview picker location when changing it from the details panel
- Use Actor Picker which isn't restricted to the Level Instance actors
#jira UE-174434
#rb richard.malo
#preflight 63cfe5fb976daa618c996b60
[CL 23831919 by patrick enfedaque in ue5-main branch]
- supports packing source level MeshComponents (SMC,ISM,HISM) into a single actor APackedLevelInstance.
- supports recursive packing of source LevelInstance's
- ability to pack result into an actor blueprint
- build menu allows rebuilding all loaded packed level instances (no dependency tracking)
#rb richard.malo
[CL 14751674 by Patrick Enfedaque in ue5-main branch]