Regression: This issue does not occur in Release-5.0, so this is a regression The widget completely obscures the screen only when switching Preview Rendering modes without looking at the create Blu ...
Crash when editing a FRuntimeFloatCurve curve exposed through EventTrack or a self-made Struct from the sequencer key edit window. FRuntimeFloatCurve does not support Expose to Cinematic, so this m ...
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 ...
Newly added scene components to blueprints will have no billboard sprites, and thus cause the actor to be invisible in the editor unless other visible components are added. They exist on the default ...
It is not possible to set the RotationNormalizedAngle to a value different from those you get from an input map. For example, you cannot set it to a value from a make float once created inside the m ...
Rect lights cause artifacts (nan pixels) on pixels of surfaces that are coplanar with light position. In RectLight.ush, in RectIrradianceLambert, at line 106, c30 is -1, so rsqrt(0) causes a nan to ...
Generated from CrashReporter Error Message: Fatal error: [File:D:/Build/++UE4+Licensee/Sync/Engine/Source/Runtime/Core/Private/Windows/WindowsPlatformMisc.cpp] [Line: 475] Pure virtual function bei ...
Crash occurs when the user attempts to open an anim blueprint containing the Ragdoll node, when Immediate Physics is disabled. ...
UPDATE This issue no longer reproduces on driver versions 580.88 and higher. City Sample game crashes immediately upon opening with a NVIDIA 5080 with the latest drivers as well as some previous dr ...
Setting "Is Enabled" via the animation timeline in UMG does not appear to work at runtime ...