Consolidate tool fails to replace unloaded references to Material Instances

Tools - Feb 20, 2018

This issue is not a regression, it has been broken since the start of UE4. This bug may be related to [Link Removed] . Per licensee: We are trying to replace certain materials with material instan ...

C++ Class Creation Wizard does not setup include path properly when using a sub-directory with Public/Private Classes

Tools - May 7, 2020

The creation wizard is not correctly adding the #include path in the CPP file. To fix the issue to get the project to compile you have to add the path in the .CPP file within Visual Studio. In this ...

Getting Fullscreen or Windowed Resolutions doesn't fully execute on Linux

UE - Rendering Architecture - RHI - Oct 28, 2019

When using "Get Supported Fullscreen Resolutions" on UE when built with Vulkan, no values are printed out. This is an issue with any platform that builds UE with -vulkan, not just Linux.  In Engine ...

Custom depth gets cleared for each eye in VR

UE - Platform - XR - Dec 19, 2020

From licensee: "Expected behavior (as seen in UE 4.25...also confirmed in 4.24):"[Image Removed] "Actual behavior in UE 4.26:"[Image Removed] Report from a licensee: In VR when using custom dep ...

[CrashReport] UE4Editor_Persona!<lambda_e529d88d0657fbede17be1535bc6d479>::operator() [blendspacedetails.cpp:29]

OLD - Anim - Aug 14, 2017

This is a trending crash coming out of the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. The callstack is very close to https://jira.it.epicgames ...

Desynchronised playback of firstime played SoundWaves with active AudioStreamCaching

UE - Audio - Mar 25, 2020

The SoundWave in the Content folder of the attached Project has been exported from Nuendo @ 120BPM 4/4, with a duration of exactly 1 Bar. The BP_Audio Actor uses the TimeSynthComponent to provide sa ...

[CrashReport] UE4Editor-D3D11RHI!static void TerminateOnDeviceRemoved(HRESULT, struct ID3D11Device *) [D3D11Util.cpp:160]

UE - Rendering Architecture - RHI - May 6, 2020

This ticket tracks instances of D3DHung crashes now that Aftermath has been enabled in 4.25.0. [Link Removed] was marked fixed and closed with the enabling of Aftermath. Error Messages: Fatal err ...

(Regression) Risk of PostLoad() assert crash in all cooked, nativized builds with async load thread enabled.

UE - Gameplay - Blueprint - Oct 25, 2018

This is a regression that was introduced by the fix for [Link Removed]. As a result, we can potentially hit an assert in a cooked, nativized build during async load of a non-nativized Blueprint CDO ...

[CrashReport] Linux crash - FScopeContext::FScopeContext()

UE - Platform - Linux - Oct 5, 2017

This is a somewhat common Linux crash occurring in 4.17.2. (there are a few older records in 4.16.2 and 4.17.1 also, but most occur in 4.17.2) Callstack from Log[2017.10.04-14.49.42:768][ 2]LogFi ...

[Device Swap][Crash][Stadia] - Crash changing audio device from 5.1 to stereo

UE - Audio - Mar 10, 2021

There's a crash on stadia when changing the audio device from 5.1 to stereo. There's also a related issue where voice chat breaks when changing from 5.1 to stereo. The background is that CL14889950 ...