Find Session does not always return the correct amount of sessions

UE - Networking - May 10, 2016

Find Session does not always return the correct amount of sessions when finding sessions at the same time. ...

Changes to code during a compile are not registered if compile is canceled/restarted

UE - Foundation - Cpp Tools - UnrealBuildTool - Jul 31, 2015

While the editor is compiling a hot reload, if project code is changed and the compile is canceled, code changes are not reflected upon next editor compile. ...

Enum Variable doesn't pull the correct Default Value

UE - Gameplay - Blueprint - Aug 10, 2015

Enum Variable doesn't pull/print the correct Default Value User Description: (Blueprint) User defined enum in 4.9 getting corrupted I believe there is a severe underlying issue in 4.9 regarding u ...

Shooter Team Start's "Spawn Team" and "Not For Bots/Players" Options Not Working

Docs - Samples - Feb 25, 2016

When using a Shooter Team Start to set up team spawns in Shooter Game, enabling the Not for Bots, Not for Players, or the Spawn Team options don't seem to have an effect, as both the players and bot ...

Assets Using the SpeedTree in a material will render static shadows in Reflection Captures

UE - Graphics Features - May 26, 2015

When using a SpeedTree asset in a scene with a Reflection Capture actor the baked static shadow from an asset will be captured, even though the asset will not due to using the SpeedTree node in the ...

Anim Slots are always placed in the Default Group

OLD - Anim - Sep 16, 2015

After generating a new Slot node in the AnimGraph of the AnimBlueprint, creating a new Slot Group and subsequent Slot for that group results in the new slot being assigned to the Default group after ...

AddToPlayerScreen not filling of player screen by widget.

UE - Editor - UI Systems - Jun 21, 2019

At screen resolutions other than 16: 9, widgets added with AddToPlayerScreen can not be completely filled. The final size calculated by GameLayerManager seems to be incomplete. ...

Can't fire custom event of event track when enabled auto scroll.

UE - Anim - Sequencer - Jan 28, 2020

If Auto Scroll is enabled, event track can't  trigger, so events may not fire. The frame numbers appear to be duplicated. Especially noticeable when the [View Range End Time] is small value (Working ...

InitSDL() failed error when launching onto Linux

UE - Platform - Linux - Jan 22, 2021

When launching onto Linux, the launch on fails Also tried launching on with QA-Promotion, still failed with same error, ruling out water ...

When creating an asset from an Emitter with a scratch module, changes to the new module will not propagate

UE - Niagara - Jun 21, 2021

A scratch module made in an emitter, will not reflect the changes of its new parent when an asset is crated from the emitter. ...