The primary shader crashing is "FVisualizeLumenSceneCS" which I've put in the callstack section, but I think this is more likely a binding problem as I'm also see the following crash with cloud shad ...
Since 5.3 customers have been reporting flicker with water surfaces, demonstrating that in 5.2 this flicker is not present. [Link Removed] ...
SAnalogSlider calculates FastestStepTime by multiplying the step size value by a constant, resulting in high numbers for larger step sizes. This gets lerped from 1 and used as the repeat time, resul ...
It may occur that during loading screens, materials using material layers will load with GWhiteTexture before the real textures are ready. This seems to be because of a race condition due to PostLoa ...
RenderTrace plugin does not appear to have been updated for a change that moved the GPUScene out of the View buffer to its own uniform buffer. (CL 24027890) The test project is based on FirstPerson ...
The function "FMaterialDerivativeAutogen::GetFunc1ReturnType(...)" does not have a case for "EFunc1::Exp2". Also found in Release-5.4, CL: 331987674 ...