Files
UnrealEngineUWP/Engine/Source/Runtime/Landscape/Private/LandscapeConfigHelper.cpp
jonathan bard 2ed26c5239 Fixed crash when resizing landscape.
Also, deprecated CreateLayerFrom, since it's a duplicate from DuplicateLayerAndMoveBrushes, but missed the brush reassignment, and was unused anyway.

A call to OnLayerCreatedInternal was missing from DuplicateLayerAndMoveBrushes, which prevented the duplicated edit layer from having a proper pointer to its landscape

#rb chris.tchou

[CL 35305492 by jonathan bard in ue5-main branch]
2024-08-05 09:13:05 -04:00

26 KiB