Curves compressed from additive animations will not interpolate correctly if they have two keys in a row with the same value. The second key will be ignored, leading to the curve interpolating earli ...
When using "Set Playback Position" after "Pause", actor transforms are broken. Sending them off to an unexpected position. Adding a delay seems to resolve the issue, but seems like it should still ...
In this test bench, they are using a APawn with a custom replicated Movement Component rather than using a ACharacter and they are getting a different result that ends up in a permanent softlock of ...
Cash when entering Path Tracing view mode if r.Decal.NormalReprojectionEnabled true The licensee has reported: This crash happens because the DeferredShadingRenderer tries to extract the normal GBu ...
In the Viewport, enabling Wireframe Mode (ALT+2) along with HDR (EyeAdaptation) Visualization crashes the Editor. I've tested different versions and this issue is not present on 5.0, but it reproduc ...
This leak occurs in Test builds, but not in Development builds. Updating InstancedStaticMesh with UpdateInstancedTransform every frame causes a memory leak. This screenshot was taken using Mempr ...
Right clicking in the content browser causes a crash with the Quixel Bridge plugin enabled. This issue is occurring in Binary //UE5/Release-5.2-Preview-2 @ CL 24887336 This issue is not occurring ...
Using the Quit Editor blueprint node crashes the editor when used, instead of exiting cleanly. Closing the Content Browser prevents the crash from occurring, however. ...
Piloting and "Un-piloting" a camera Actor in viewport pane causes other viewport panes to reset its view orientation upon "Un-piloting" of Camera Actor. ...