Animating a HISM along a spline when many other HISMs are present will result in a crash in 4.22. Confirmed in 4.23 MAIN @ CL 5291468 ...
This is not a regression. Tested in //UE4/Release-4.27 CL 18319896 Making changes to a Camera Shake while previewing the Camera Shake triggers an Assertion upon compiling. ...
When adding the Add Component By Class node, choosing a class that has a Relative Transform pin, changing the transform, and deleting the node the editor crashes. I tested this with the Skeletal Mes ...
Deleting elements from TMap Struct in the Actor Blueprint Editor (specifically, deleting elements from them) causes Unreal to crash ...
This is a regression. Tested in //UE4/Release-4.27 CL18319896 Editor crashes when keying a frame to an Animation from Pose with Appended Frames. ...
UEditorValidatorBase::ValidateLoadedAsset() is not using the K2_ValidateLoadedAsset() output, effectively ignoring the Blueprint validation. The K2Result is not used later in the function, and this ...
Performing a hot reload in the Editor after adding a custom UserDefinedEnum C++ class to a project results in a crash. A normal compile in Visual Studio will complete successfully. ...
UDN description:When landscape is flagged as Nanite enabled but nanite mesh has not been built yet, a save operation (or an auto save) triggers a fatal failed check in ULandscapeNaniteComponent::Ini ...
Just a typo that needs to be fixed. ...
This may not compile properly. Should be fixed. ...