You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
When FPropertyNode::EnsureDataIsValid() returns ChildrenRebuilt, it was only marking itself as bChildrenRebuilt = false. SDetailsViewBase now calls FPropertyNode::MarkChildrenAsRebuilt, which recursively clears the flag from everything. [REVIEW] [at]lauren.barnes, [at]patrick.boutot, [at]jay.nakai #preflight 635a889e0d3a231123cb1f6c [CL 22810916 by sebastian nordgren in ue5-main branch]