A licensee wanted to report some missing PSO Precaching they found, which they have fixed locally: 1. UCableComponent doesn't implement CollectPSOPrecacheData or call CheckPSOPrecachingAndBoostPri ...
When a game is compiled with ray tracing disabled (D3D12_RHI_RAYTRACING=0) and the GPU the game is running on becomes low on VRAM, frame time is negatively impacted and doesn't recover. The D3D12_RH ...
It is possible for textures referenced in the bindless texture data assets that are actively used in materials being rendered in the active viewport to be garbage collected. This results in the mat ...
A licensee has brought up that the GPU breadcrumbs are incorrectly displayed with traces taken on the Intel GPU Analyzer tools (see screenshot). It looks like the format string is being passed on in ...
A licensee has reported that generating a full memreport of a packaged project which uses a texture collection leads to a crash. ...
A licensee has noted that the synth benchmark has been giving inconsistent results when they try to find optimal scalability settings for their application. The root cause of this is unclear, but lo ...
When a room component is added in C++ via the actor constructor, an ensure is triggered from precaching and the groom component. Behavior also observed on UE5/Release-5.5, CL: 40988944 ...
Using Windows+Shift+Arrow keys to move the application window in Windowed Fullscreen from a low resolution monitor to a high resolution monitor does not resize the application window on a Windows 10 ...
Unreal Engine 5.4 code will no longer compile after applying both the RHI improvement code changes as described in [Link Removed] and the fix for the crash described in [Link Removed]. The compilati ...
Context A crash can be induced with running Unreal Engine with DirectX11, a AMD GPU and running -renderoffscreen flag, and the main window is resized. This issue was first observed with the PixelStre ...