Crash in D3DX12Residency::Internal::RemoveEntryList when travelling level

UE - Rendering Architecture - RHI - Jul 13, 2020

The engine may touch freed memory at D3DX12Residency::Internal::RemoveEntryList. The memory release operation that is causing the problem is in FD3D12DynamicHeapAllocator::AllocUploadResource(). If ...

Background Geometry has thin holes when r.SeparateTranslucencyScreenPercentage is 50

UE - Rendering Architecture - RHI - Jul 2, 2020

Edge artifacts appear when r.SeparateTranslucencyScreenPercentage=50. ...

[CrashReport] UE4Editor-D3D11RHI!FD3D11RenderQueryBatcher::PerFrameFlush() [D3D11Query.cpp:45]

UE - Rendering Architecture - RHI - Jun 22, 2020

Generated from CrashReporter ...

DXC: IOS Half precision no longer supported

UE - Rendering Architecture - RHI - Jun 9, 2020

[CrashReport] UE4Editor-D3D12RHI!FD3D12Viewport::PresentChecked(int) [D3D12Viewport.cpp:567]

UE - Rendering Architecture - RHI - May 6, 2020

Generated from CrashReporter ...

[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 ...

macOS Rendering Artifacts on Intel Graphics

UE - Rendering Architecture - RHI - Apr 9, 2020

https://udn.unrealengine.com/questions/568577/macos-rendering-artifacts-on-intel-graphics.html ...

Flickering Decals on Mac in Mobile Preview

UE - Rendering Architecture - RHI - Mar 25, 2020

https://udn.unrealengine.com/questions/564376/flickering-decals-on-mac-in-mobile-preview.html ...

Crash when using Share Material Shader Code and Native Metal Libs with r.Shaders.Optimize=0

UE - Rendering Architecture - RHI - Mar 17, 2020

Using r.Shaders.Optimize=0 with native metal libs results in a crash of the packaged build at runtime. Workarounds is to either not use native metal libs for text shaders or in MetalShaders.cpp co ...