Description

The skeleton tree search does not search for constraints based off of their full displayed name in the tree. Only their second bone name is used when filtering (despite portions of their full name still highlighting when matched).

 

This seems to be the result of the displayed widget text (FSkeletonTreePhysicsConstraintItem::GenerateWidgetForNameColumn) not matching the name used for searching(FSkeletonTreePhysicsConstraintItem::GetRowItemName)

Steps to Reproduce

Open Phat.

In the skeleton tree search box type in 'constraint', or the name of the first constrained bone of a constraint.

 

Expected: All items with the search text in their displayed name will be filtered for.

Result: Constraint items are only filtered for using their second constrained bone name.

Have Comments or More Details?

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

1
Login to Vote

Won't Fix
ComponentUE - Simulation - Physics
Affects Versions4.234.24
CreatedNov 14, 2019
ResolvedAug 27, 2021
UpdatedAug 27, 2021