Collapsing an Event with 1 connected node and 1 unconnected node to a function results in Both nodes being connected in the function

UE - Gameplay - Blueprint - Oct 26, 2022

This is not a regression tested in //UE5/Release-5.0 CL22491701 Collapsing an Event with 1 connected node and 1 unconnected node to a function results in Both nodes being connected in the function ...

Setting Fullscreen Mode to "Fullscreen" results in Crash when using 4.23 from source

UE - Rendering Architecture - RHI - Oct 11, 2019

Changing the screen settings to Fullscreen through code or blueprints results in a crash. This only happens in the source version of 4.23 and does not occur in the binary version of 4.23. I have att ...

Editor crashes after executing the command r.DisplayInternals 1 or r.DisplayInternals = 1

UE - Graphics Features - Nov 2, 2022

This is not a regression. Tested in //UE5/Release-5.0 CL22346211 Editor crashes with an assertion after executing the command r.DisplayInternals 1 or r.DisplayInternals = 1 ...

When 1 AnimSequence asset is used for multiple SeuqnecePlayer, the override by AnimGraphOverrides affects other than the specified SequencePlayer.

UE - Anim - Runtime - Anim Blueprints - Jun 30, 2022

If you use the same AnimSequence in multiple SequencePlayers in Base AnimBP and replace asset of one of SequencePlayers by AssetOverride in Child AnimBP, the result will be reflected in the other Se ...

Crash when trying to export unsupported Paragon Skeletal Mesh asset in 4.23

UE - Editor - Content Pipeline - Import and Export - Sep 11, 2019

When the user tries to export the Skeletal Mesh of TwinBlast (a paragon character that can be purchased off the marketplace) in 4.23. As of the time of logging this bug it is not supported in 4.23, ...

HUD functionality is lost load after upgrading project to 4.24.1

Tools - Jan 22, 2020

Upgrading a project to version 4.24.1 results in a loss of functionality that worked from 4.20 to 4.23.1 without having made any changes. Test Project: [Link Removed] Tested: 4.25 CL: 11062379 ...

Raytraced Shadows render incorrectly in a project that has been converted from 5.0.3 to 5.1.1 to 5.2

UE - Graphics Features - Ray Tracing - May 16, 2023

Version to VersionResultsNew 5.0.3 project to 5.1.1Works as ExpectedNew 5.1.1 project to 5.2Works as ExpectedNew 5.0.3 project to 5.1.1 to 5.2Bug OccursNew 5.0.3 project to 5.2 Bug Occurs The scene ...

Custom Nav Area Not Affecting Nav Mesh Until Restart

UE - AI - May 2, 2016

When using a Nav Modifier volume with a custom Nav Area class, the Nav Mesh is not being affected until the editor is restarted. Found in 4.11.2 binary. Reproduced in 4.12 Preview 1 binary and Main ...

Initial Modules are clamped to a 0 to 1 time range

UE - Graphics Features - Sep 18, 2015

The Initial Modules appear to be clamped to a zero to 1 time frame since 4.8 was released. Projects that are converted from 4.7.6 will have correctly working particle systems, but adding a new part ...

NvEnc API creation failed in 4.24.1 with M60 card on AWS EC2 instances.

PixelStreaming - Dec 24, 2019

i had an AWS EC2 g3.4xlarge instance(Nvidia M60 card).  I could run 4.22 packed PS application correctly. When switching to 4.24.1, I got the following error when trying to start the application wit ...