This makes an assumption the FObjectPropertyBase::GetExportPath() will continue to return the value in 'ClassName'ObjectPath format, but that seems very unlikely to change and is depended on elsewhere so this can be considered an acceptable risk.
Suggested by UDN: https://epicgames.lightning.force.com/lightning/r/Case/5004z00001ay3pbAAA/view
#rb paul.chipchase
#preflight 61efd42b8c16f8372245a8f2
[CL 18721203 by sebastian nordgren in ue5-main branch]
#preflight 61eefc77ba69a4fdb220bf23
#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 18712765 in //UE5/Release-5.0/... via CL 18712784 via CL 18713147
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)
[CL 18713191 by marc audy in ue5-main branch]
#preflight none
#ROBOMERGE-AUTHOR: michael.noland
#ROBOMERGE-SOURCE: CL 18705386 in //UE5/Release-5.0/... via CL 18705389 via CL 18705411
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)
[CL 18705413 by michael noland in ue5-main branch]
This fix always initializes it to a valid pointer, but invalid handle, which is a state that is handled correctly in FPropertyHandleBase.
#jira UE-130580
[REVIEW] [at]lauren.barnes
#preflight 61e56664a2616066f67fbfa6
#ROBOMERGE-AUTHOR: sebastian.nordgren
#ROBOMERGE-SOURCE: CL 18639655 in //UE5/Release-5.0/... via CL 18639702 via CL 18639711
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v900-18638592)
[CL 18639724 by sebastian nordgren in ue5-main branch]
Previously the row only pulsed if it ran the built-in copy/paste routines
#jira none
#rb Sebastian.Nordgren
#preflight 61e59409a2616066f686b35b
#ROBOMERGE-AUTHOR: thomas.sarkanen
#ROBOMERGE-SOURCE: CL 18633622 in //UE5/Release-5.0/... via CL 18633637 via CL 18633649
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v899-18417669)
[CL 18637386 by thomas sarkanen in ue5-main branch]
#rb Marc.Audy
#ROBOMERGE-AUTHOR: bob.tellez
#ROBOMERGE-SOURCE: CL 18574430 via CL 18574434 via CL 18574435 via CL 18574440 via CL 18574664 via CL 18574676 via CL 18574681
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669)
[CL 18574694 by bob tellez in ue5-main branch]
#rb Marc.Audy
#ROBOMERGE-AUTHOR: bob.tellez
#ROBOMERGE-SOURCE: CL 18574430 via CL 18574434 via CL 18574435 via CL 18574440 via CL 18574664 via CL 18574676
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)
[CL 18574681 by bob tellez in ue5-release-engine-test branch]
Explicitly handle pasting a single empty string by creating Row and Cell entries in that situation. Updated paste handler so when pasting a string with multiple empty strings with newline separators, each empty string is treated like an empty row string. This makes pasting a string with empty row strings more consistent, as rows will no longer get trimmed and potentially mutate the expected outcome
#rb Brooke.Hubert
#rb Sebastian.Nordgren
#ROBOMERGE-AUTHOR: jay.nakai
#ROBOMERGE-SOURCE: CL 18455838 via CL 18455858 via CL 18455892 via CL 18455909 via CL 18456550 via CL 18456582 via CL 18456598
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v898-18417669)
[CL 18456630 by jay nakai in ue5-main branch]