When creating or opening any project from Live UE5 binary, the editor will crash. Fatal error: [File:D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12Util.cpp] [Line: 859] hr faile ...
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 ...
For UMG delegates, we currently have a fixup pass that ensures that bound functions match the signature of the native delegate. However, the fixup appears to use the wrong function name, which cause ...
Using HISM with Density Scaling enabled throws an Ensure when Foliage Quality is lowered. ...
[translated comment from licensee] This issue can be found in a IOS project using the Integrated Keyboard. it occurs when using a Japanese keyboard on EditableTextBox. There is no problem with Engl ...
After further investigation we noticed that the issue is arising from the Instanced Stereo setting. When creating a Vector3 in a new material, building lighting or disabling the Instanced Stereo set ...
The uniform scaling does not work as expected Repro Steps: 1) Add a cube to a level 2) Set the scale (X = 16, Y=9, Z=9) 3) Click the Lock icon to activate the Uniform Scale feature 4) In the viewpor ...
Assertion thrown while deleting a Curve from a Control Rig asset. ...