Fix log spam when using a vive wireless adpater

UE - Platform - XR - Dec 19, 2018

We need to handle TrackedDeviceClass_DisplayRedirect as a valid device in SteamVRController.cpp ...

Fix function forwarding in demo drivers in instant replays

UE - Networking - Jul 13, 2020

Demo drivers that are actively playing back a replay while still connected to another server as a client (via game net driver) will generate warnings due to the function forwarding code (UNetDriver: ...

Breaking level instances does not adequately fix up actor references

UE - World Creation - Worldbuilding Tools - Level Instances - Aug 29, 2022

Details in link. ...

Multi-process cooking does not complete in UE5.3.0

UE - Foundation - Core - Cooker - Sep 26, 2023

Projects with multi-process cooking enabled will not complete packaging. If MPCook is disabled, packaging can be completed.  ...

Copy Actors out of play mode ( 5.3.1 )

UE - Editor - Workflow Systems - Dec 22, 2023

From UDN case #00645621: Is it possible that this function has been deactivated? In 5.03 I can copy objects from the game mode. ...

Screenspace Denoiser creates artifacts for Ray Traced Shadows

UE - Graphics Features - Ray Tracing - Nov 13, 2023

Screen space denoiser creates two types of artifacts: artifacts around boundary for general lighting The artifact is there before 5.2 but since the ray traced shadow denoiser denoises on the sqr() s ...

Editor crashes when opening several marketplace assets - Assertion failed: !HasAnyFlags

UE - Gameplay - Blueprint - Jun 22, 2016

Editor crashes while attempting to open several marketplace assets. Allar's Generic Shooter Defuse Studios RTS Template JCInventory Frequency: 5/5 Regression (yes) issue (does not) occur in 4.11 ...

UKismetArrayLibrary::GenericArray_Shuffle is weighted to return some results more than others

UE - Gameplay - Aug 15, 2017

The implementation of UKismetArrayLibrary::GenericArray_Shuffle() will generate certain array shuffle results more often (up to three times as much) than others, rather than having a roughly equal c ...

Cloth rendering issue on triangles sharing kinematic attachments.

UE - Simulation - Physics - Character - Jul 29, 2020

All render vertices on any cloth triangle that contains one or two fixed vertex are set as fixed, whereas this should only be the case if all three vertices were fixed. ...

Moving assets in the Editor fails to fixup references causing the project to generate errors

Tools - Mar 30, 2020

Moving assets in the Editor is very unreliable. References may or may not be fixed up. No direct error is presented or a warning about problems. Any moves of the gameinstance, string table or certai ...