[Link Removed] ・Open attached project ・Open NewMap ・Confirm that an error appears on the console ・When creating a Windows (64-Bit) package in this state, the same error occurs ...
Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Other Notes:Any ongoing Input operations gets forced to their "Completed" operation I cr ...
The 'Add Movement Input' node no longer functions on a Default Pawn. This worked in 4.5.1 & 4.6.1. ...
If using the Legacy renderer (Movie Scene Capture) with DefaultRHI DirectX12, there's new delay and also some frames get weird artifacts. However, the delay and artifacts do not appear when using ...
Children of retainer widgets have improper clipping, causing any widgets set to "Clip to Bounds" to clip incorrectly. This may also affect hit testing in cases where multiple retainer widgets are ne ...
Repro Rate: 3/3 This issue occurs in the live build //UE5/Release-5.1 at CL 23058290. This issue has also been regression tested against //UE5/Release-5.0 at CL 20979098 and is confirmed to be a r ...
The implementation of UKismetArrayLibrary::GenericArray_Shuffle() will generate certain array shuffle results more often (up to three times as much) than others, rather than having a roughly equal c ...
This is not a regression. Tested in the following branches and change lists:BranchChange ListResultsText compared to VariableVariable added compared to VariableText compared to Text//UE5/Release-5.0 ...
When you deploy the First Person Template to a mobile device, the sun will appear badly rendered or not rendered at all. Tested on iPhone5S, iPad Air, GalaxyS3 Mail, Nexus 6, iPad Air 2, Nexus 5, G ...
If a variable is renamed on a blueprint, then any child blueprints will lose their default values for that variable and reset to the parent's default value. This resetting only happens with the Chi ...