GPU Validation texture barrier errors for SkyAtmosphere component

UE - Rendering - RHI - Jul 20, 2026

A licensee reported that two SkyAtmosphere texture resources do not have proper memory transitions added by the RDG. This happens because in VolumetricCloud.usf, these textures are referenced via Vi ...

CheckCompilingPSOs assert in FMaterialPSORequestManager::MarkCompilationComplete fires occasionally

UE - Rendering - RHI - May 17, 2025

Find the root cause and fix it. Potential issue based on logs:New RequestA is created in PrecachePSOs and its collection task is dispatched and finishedRequestA is waiting for compilation taskReque ...