Private lobbies cannot be invited to on Steam

UE - Online - May 13, 2019

The old method doesn't work with private match invites as it doesn't have the right security permissions. It's still valid for dedicated servers. It also doesn't work properly with lobbies on VR eit ...

Instance Materials are not Created When Importing an FBX

UE - Graphics Features - Oct 16, 2019

Instance Materials are not Created When Importing an FBX.  Found in 4.22 CL# 7053642, 4.23 CL# 8386587, 4.24 CL# 9551884, 4.25 CL# 9615021 ...

Montage Root Motion does not work from sub anim instances

UE - Anim - Gameplay - Oct 25, 2019

Root motion from sub instances is not used when the parent instance is marked as 'Root Motion from Montages Only'. Proposed fix is to modify USkeletalMeshComponent::IsPlayingNetworkedRootMotionMo ...

Engine Crashes When Converting an Int to Float For a Map Key In Blueprints

UE - Gameplay - Blueprint Editor - Dec 11, 2019

The engine crashes when trying to automatically create a type conversion node when they are used a key for a map. Found in 4.24 CL#10570792 Reproduced in 4.25 Main CL# 10646676 ...

Raytracing shadows and lighting not showing in rendertarget

UE - Graphics Features - Lumen - Dec 19, 2019

Raytracing shadows and light reflections not appearing in render target Tested in: 4.22.3 CL#7053642 4.23.1 CL#9631420 4.25 CL#10730208 ...

Materials using the Tessellation mode 'PN Triangles' cause objects to incorrectly render in Wireframe view mode when selected

UE - Rendering Architecture - RHI - Jan 21, 2020

Creating a material that has it's tessellation mode set to "PN Triangles" and assigning it to an object results in the objects geometry to not properly display in Wireframe view mode.  Tested i ...

Atan2() missing from Math Expression node

UE - Gameplay - Blueprint - Feb 11, 2020

Using the math expression Atan2(y,x) inside of a math expression node results in an error.  Tested in:  4.23.1 CL#9631420 ,  4.25 CL#11341939 ...

Assets Jitter When Selected In Editor

Tools - Mar 4, 2020

When you are selecting an asset in the editor it jitters a little bit until unselected. Found in 4.25.0 Preview 1 CL#11723679 Reproduced in 4.26.0 Main CL#11724764 ...

Crash when copy and paste actor track what is spawnable and has event track.

UE - Anim - Sequencer - Jul 13, 2020

This issue is regression. It crash only 4.25, and it dosen't crash in 4.24. Copy and past a specific track (spawnable, actor with event track, set endpoint) causes a crash in the editor.  ...

Nodes of inherited function don't refresh automatically in the opened BP editor if implemented interface is altered

UE - Gameplay - Blueprint Editor - Jul 14, 2020

Nodes of inherited function don't refresh automatically in the opened BP editor if implemented interface is changed.Workaround: refresh nodes manually Regression: NO Can be reproduced on the 4.25.1 ...