Crash happens when trying to sculpt on a duplicated landscape that has edit layers enabled. This crash does not occur for landscapes that are duplicated with edit layers disabled. ...
Virtual streaming a 4K texture and setting the max texture size to 2048 causes the engine to crash. Tested in 4.21.2 (CL - 4753547), 4.22.3 (CL - 7053647), 4.23 (CL - 7445012), 4.24(CL - 7646041) ...
Disabling Online Subsystem prevents the project from loading. On Windows, this produces an error shown in attached screenshot. On Linux, this causes a crash with the attached callstack on project ...
Strong object reference properties of an 'EditInline'-decorated UCLASS type embedded within a native C++ struct definition can be instanced at edit time by the user as part of a variable's default v ...
An actor instance's editor added components can fail to attach to the root component of the actor when changing the native root component's mobility from static to movable. The failure happens durin ...
Performing operations on a Landscape with simplified collision can result in an assertion ...
Geometry cache section will crash in PostLoad when track is copied. See UDN for alternative repro steps and more info on attached repro project. ...
Class "UInstancedStaticMeshComponent" deliberately leaves null pointers in the "InstanceBodies" array of FBodyInstances. This can be seen in methods such as: [Engine\Source\Runtime\Engine\Private\I ...
Reimporting a virtual texture results in a crash. Tested in: 4.24P2 CL#10091930 , 4.25 CL#10183780 ...
This is a regression. Tested in //UE5/Release-5.2 CL26001984 Opening the FP_Walk_Fwd animation in the first person template results in an assertion. ...