Repro Ratio: 3/3 Regression was tested in //UE5/Release-5.0-EarlyAccess CL-16682836 since this is a new feature of UE5. The issue did happen ...
I saw a following assertion. Assertion failed: (AdditivePoses.Num() > 0) || (NonAdditivePoses.Num() > 0) [Link Removed] [Line: 1381] This is my quick fix// code placeholder void FAnimInstance ...
Occurs 5/5 times. When 'Disable Multisampling Effect' is enabled, the Render Warm Up is set to 0, and the Custom Playback Range is set to a small value, frames render out fully black. Regression d ...
An attached actor's relative location isn't correct on the client when the actor has its position changed to that of the parent actor before attaching with the "Keep World" location rule. On the cli ...
Color and Opacity animation option does not play for Button component, this occurs both in the Widget editor and during play. This issue is not a regression Versions Tested: 4.16.3 - CL: 3561208 - ...
A crash occurs when adding the two rendering variables 'r.UseShaderCaching' and 'r.UseShaderPredraw' when deployed to an Android device packaged for (ETC2). I ran a few more tests to try and isolat ...
This problem seems to occur because Rotation is not taken into account when calculating Weight. I have confirmed that it can be solved by calculating the rotation as follows.float ULandscapeCompone ...
When closing a PIE viewport, we write the size back to the New Viewport Resolution setting in case the window was resized during play. However, we do not account for the window border, and write bac ...
The roughness value for Macs renders differently (less rough or glossy) compared to Windows. It also seems to render as expected within the Material Editor preview window, but when applied to an obj ...
An FBX with Multiple Meshes and only one unwrap per mesh (no 2nd UV channel) will import the first mesh in the file correctly but will produce invalid lightmass settings on each additional mesh impo ...