Description

In the new implementation UAssetDefinition to define the actions for asset we found that it isn't possible to delete or hide actions from parent classes due to the ToolMenu system works with delegates.

This is a functionality that has been miss from the previous implementation with FAssetTypeActions_Base that allowed it.

 

Steps to Reproduce
  • Create a new asset type derivate from a DataAsset
  • Create an UAssetDefinition with a new action for new asset type
  • DataAsset actions will always show up in actions even if you want to remove it

Have Comments or More Details?

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

0
Login to Vote

Backlogged
ComponentUE - Editor - Workflow Systems
Affects Versions5.3.2
CreatedJun 24, 2024
UpdatedJun 28, 2024
View Jira Issue