Running a project with the RenderOffscreen flag in the DebugGame configuration applied causes the debugger to crash. Tested in 4.21.2 (CL - 4753647), 4.22.1 (CL - 6063286), 4.23 (CL - 6674923) ...
When creating a Movie Render Queue render with a landscape the render does not display the landscape. This issue is occurring in 4.26 Binary CL 14627614 This issue is NOT occurring at 4.25. Binary ...
Issue occurs in both events and functions. Seems like it's only affecting Text, didn't notice this issue for other variable types. The original actor is working as expected. Only the duplicated one ...
I narrowed down the issue to the Main call of ShadowProjectionPixelShader, and tested (on 4.26 and 4.27) a combo of different material and light shadow settings, as well as enabling transmission on ...
When exiting a packaged project with the Bink Media plugin enabled, a fatal error is shown. This does not occur in packaged projects without the Bink Media plugin enabled. The Bink Media plugin doe ...
It seems that the [Link Removed] UBT creates to ensure any child processes are terminated on close is somehow affecting the mspdbsrv process that cl is spawning and terminating it when cl is finishe ...
This is not a regression. Tested in //UE5/Release-5.1 CL23901901 Editor crashes with an assertion after interaction with an Instance Static Mesh component that is in a locked level. This doesn't af ...
In UE 5.5, the fix applied by CL 36529858 in ue5-main updated USkeletalMeshComponent::ClearAnimScriptInstance() to call AnimScriptInstance::UninitializeAnimation() on the animation instance. This, i ...
Components derived from scene component reset vector location upon closing and re-opening editor. This does not happen to scene components or other child components within a blueprint. Regression ...
When Switching the curve editor to cubic interpolations for example moving the blue handles will not change the curve. However, if a third point is add this function works as intended from the 2 poi ...