Files
chris tchou e54d4a1ddf Fix for crash when undoing the adding of a new landscape component.
UpdatedCachedBounds() was added to PostEditUndo, but cannot handle a missing heightmap, which occurs when the relevant component has been flagged for deletion (i.e. it is undoing the creation of the component)

[REVIEW] [at]jonathan.bard

#localization none
#tests local testing on 100% repro case to validate the crash no longer occurs
#preferred_allowlister marc.audy

[CL 27118236 by chris tchou in 5.3 branch]
2023-08-15 16:14:23 -04:00
..