Files
UnrealEngineUWP/Engine/Plugins/Experimental/Water/Source
jonathan bard c6ca0dc15b Fixed undo behavior for water component : river spline mesh components (amongst others) were not marked as RF_Transactional, which meant they were flagged as PendingKill when they were destroyed but weren't being un-flagged when they got restored by a transaction. This meant that a TWeakObjectPtr pointing to it would fail, leading to invalid renders in the water brush manager
#rb roey.borsteinas, robert.manuszewski
#jira UE-136054
#tests editor

#ROBOMERGE-AUTHOR: jonathan.bard
#ROBOMERGE-SOURCE: CL 18394917 in //UE5/Release-5.0/... via CL 18394928
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v896-18170469)

[CL 18394932 by jonathan bard in ue5-release-engine-test branch]
2021-12-07 10:02:54 -05:00
..