In 4.27 & 5.0 when you press the in-app screen recorder button it would pop-up a msg about the user giving permission to allow the screen recording and then would start the recorder and save the mov ...
On EnhancedInputSubsystemInterface.cpp:1040, RebuildControlMappings has a check to preserve mappings for identical action key maps. In most cases, this appears to work correctly; however, in the cas ...
A check happens when copy/pasting a Curve Atlas Row Parameter Expression that has no value. This behavior also exists on CL 32426910 of Release-5.4. ...
The editor crashes when creating a local collection of the same name by typing certain characters in the search box of the content browser. This does not reproduce in UE5.4 and is a regression in UE ...
After creating a new level from the levels tab, the temp folder shows back up in the content browser, when it shouldn't. ...
Nodes that were previously under the context sensitive list no longer appear, unless you turn off context sensitivity. This is occurring with 'line trace' as well as 'break hit result' from the nod ...
When creating an asset, if the beginning of the name is the same as the full name or another asset it will cancel the process Workaround: Adding a change (such as "X") to the beginning of the seco ...
Macro Inputs and Outputs cannot use ECollisionEnabled Enum as a variable type. ECollisionChannel and ECollisionResponse are available. ...
When blending two Blendspaces that are in the same Sync Group and are utilizing root motion, scaling issues occur in the AnimBP preview. This only occurs when "Process Root Motion" is enabled ...
Launching standalone or a packaged game that forces fullscreen at launch does not gain control of mouse/keyboard input until after the screen is clicked on. ...