Description

ActorActionUtility / AssetActionUtility use SStructureDetailsView  to show dialog for editing function's parameter ( FBlutilityMenuExtensions::CreateBlutilityActionsMenu ). 

But SStructureDetailsView  does NOT work correctly if the target parameter is struct, so user can NOT edit the struct parameter using the dialog.

The following thread talks about the problem of SStructureDetailsView, but it has not been solved yet.

Struct Customization and SStructureDetailsView

Steps to Reproduce
  1. Enable blutility
  2. Create blutility asset based on ActorActionUtility or AssetActionUtility asset
  3. Add function has struct parameter
  4. Call the function from context menu of actor or asset
  5. Open Dialog to edit the struct parameter

expect : Can edit the struct parameter
result : Can NOT edit

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-74870 in the post.

2
Login to Vote

Won't Fix
ComponentTools
Affects Versions4.21.24.22.1
CreatedMay 21, 2019
ResolvedAug 27, 2021
UpdatedAug 27, 2021