This represents UE4/Main @17774255, Release-5.0 @17791557 and Dev-PerfTest @17789485
[CL 17794212 by aurel cordonnier in ue5-release-engine-test branch]
Properties to show in UMG Details View now check up to their root property
#rb lauren.barnes, steven.dao
#preflight 611406960ccb840001ecff80
#ROBOMERGE-SOURCE: CL 17138894 via CL 17139631
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v855-17104924)
[CL 17139718 by julien lheureux in ue5-release-engine-test branch]
Removed SetIsCustomRowVisibilityFilteredDelegate, because it was unused and needlessly complex since the delegate that you pass into SetIsCustomRowVisibleDelegate can run the same logic and early out.
Category and property filtering through Properties To Show and Categories to Show now works properly.The problem was that visiblity was only considered once on creation and then never again.
#jira UE-88178
#review-15797106 @lauren.barnes
#preflight 605b2381c77fb000015e6a30
[CL 15797104 by sebastian nordgren in ue5-main branch]
# Rebuilding the details view widget after a compile is now synchronous operation. Compiling multiple times would cause the underlying widgets to be cleaned up on the main thread from the compile. The async details view task was having widgets it created destroyed by the main thread's compile before finishing the task.
#Jira UE-87649
#rb jason.stasik
#ROBOMERGE-SOURCE: CL 11867684 in //UE4/Release-4.25/... via CL 11867785
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v656-11643781)
[CL 11870135 by brooke hubert in Main branch]
#rnx
#rb none
#ROBOMERGE-SOURCE: CL 10869241 via CL 10869527 via CL 10869904
#ROBOMERGE-BOT: (v613-10869866)
[CL 10870586 by ryan durand in Main branch]