Description

When using the Property Matrix to edit a Data Asset, there is an extra column shown named "Native Class" that cannot be edited. This is most likely due to the code only checking to see if a property has the CPF_AssetRegistrySearchable flag. Including an additional check for the CPF_Edit flag removes this extra column.

Steps to Reproduce
  1. Create a new Blank Blueprint project.
  2. Add a new Data Asset to the project.
  3. Select any Data Asset Class to associate with the new Data Asset
    • Any class should provide the same result. Tested with AutomationViewSettings and TireConfig
  4. Right-click on the new Data Asset.
  5. Select Asset Actions -> Bulk Edit via Property Matrix.

RESULT:
The Property Matrix window shows a blank column named "Native Class" that cannot be modified.

EXPECTED:
There is no "Native Class" column.

Have Comments or More Details?

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

1
Login to Vote

Fixed
ComponentTools
Affects Versions4.21.14.224.20.3
Target Fix4.22
Fix Commit4679115
Main Commit4837001
Release Commit4862694
CreatedDec 19, 2018
ResolvedJan 3, 2019
UpdatedFeb 12, 2019