Crash while closing Create Blank New Blueprint window after attempting to name blueprint the same name as another blueprint. This crash only occurs when attempting to close the window using the "X" ...
The bug affects skeletal mesh animations when played in sequencer with AnimBP after another animation which was set to Keep State. This is a follow-up to [Link Removed]. Two animations now play cor ...
BlockingVolume is not working once packaged while using the Frozen Core map from Infinity Blade: Ice Lands. BlockingVolume is working if you manually add it to Infinity Blade: Ice Lands. This has be ...
The function "FStaticMeshLODResources::GetResourceSizeEx(...)" does not take into account that the buffers might be emptied, due to Mesh Streaming. This causes "obj list" to report sizes larger than ...
If the user uses a draw material simple in the HUD blueprint and then boots up VR the material appears to be offset. In this case the material is supposed to be fullscreen. However, it only covers a ...
Hidden shadows aren't rendered when ray tracing is enabled. Found in 4.25 Preview 2 CL#12055273 Reproduced in 4.23.1 CL#9631420, 4.24.3 CL#11590370, 4.26 Main CL#12123513 ...
When character input is defined in code, adding a call to the Get[AxisMapping] node in blueprints causes input for the specific mapping to fail. Note: This only affects code based input, Blueprint ...
Users reported seeing the line "LogUObjectGlobals:Warning: Failed to find object 'Class None.'" in the Output log after creating a project. I was able to confirm in a new blank code project without ...
Deleting all jobs after rendering queue with executor causes an assertion to fail. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 by utilizing a For Each Loop and Delete Job node ...
The Gameplay Tags settings have the option to set up restricted tags as described in the documentation. Prior to 5.3, the UI correctly supported creating new restricted tags as described in the old ...