InfiltratorDemo is too bright and colors are washed out using OpenGL4 on Linux

UE - Rendering Architecture - RHI - May 5, 2017

There are instances in the showcase where the brightness and colors look normal, but most of the time they are off drastically. I cannot reproduce this with SM5 on Windows, nor can I with OpenGL4 o ...

[CrashReport] Access violation - code c0000005 in FD3D11DynamicRHI::RHISetShaderTexture

UE - Rendering Architecture - RHI - Apr 17, 2017

This crash occurs frequently for our users. It appears to be the same issue that was logged in [Link Removed]. For that Jira, the CrashGroup stopped getting updates after 4.13.2 - [Link Removed] ...

Ice Giant renders black in OpenGL4

UE - Rendering Architecture - RHI - Jan 18, 2017

You can also observe this by setting the additional launch paramets for PIE - Standalone game to "-opengl4" and PIE in that mode. ...

RHIGetAvailableResolutions returns duplicate entries when bIgnoreRefreshRate is false

UE - Rendering Architecture - RHI - Sep 17, 2015

When the RHIGetAvailableResolutions function fills the array that is passed in as the first argument, it will end up filling some slots with duplicate resolutions (including refresh rate) when the b ...

[CrashReport] Crash related to lack of disk space - FShaderCompileThreadRunnable::WriteNewTasks()

UE - Rendering Architecture - RHI - Sep 10, 2015

Sent in the unattended mode4.9- In this crash I was trying to do a LOD only build. Originally it was a full build but after four crashes that way I clicked just LOD to see if it would work on its? own ...

Material stats incorrectly flag 17/16 samplers even if GL4 allows 32

UE - Rendering Architecture - RHI - Jul 15, 2015

From AnswerHub: Utilising 128 textures in a material does not work in Linux, its still limited to 16 (actual 12) on OpenGL platforms, I looked at the commit that implemented it and I don't see anyth ...