With DirectX12 and Raytracing enabled, translucent materials are not showing the correct depth of field. Reported in version 4.25.3(CL 13942748). Tested and found in versions 4.25.3 and 4.24.3(C ...
When Megalights is enabled, light can leak into areas that should be occluded for lights with smallish (5.0) source length and source size. [Image Removed][Image Removed] This was taken with r.Ray ...
This is a regression. Tested in //UE5/Release-5.0 CL20979098 Build mini map fails with an Unhandled Exception while r.Raytracing.Nanite.Mode=1 is enabled in the DefaultEngine.ini. ...
Raytraced reflections contain aliasing, but the reflections of the aliased reflection do not. In the provided image, you will see plane C shows the reflection of the grid material with aliasing arti ...
Disabling Shadow Denoiser causes raytraced shadows from Rect Lights to disappear ...
This only happens when 1) Hair Width is very small. e.g. 0.01 in the example 2) Light has raytraced shadow and Samples Per Pixel has a value > 1. e.g. 8 in the example The problem seems to be rel ...
GenerateVisibileRayTracingMeshCommands Severely Reduces Foliage Performance Even if no RayTracing is Used. Found in 4.23 CL# 8386587 and 4.24 CL# 8748719 ...
This might be feature request? ...
A user reported this issue to us through Salesforce. They initially said it crashed with both Spot Lights and Rectangle Lights, but I was only able to repro with Rectangle lights. Additionally, I di ...
The cause of the crash is out-of-range access to the array. ExcludeDecals eliminates the mesh instance to which the decal material is assigned, but it seems that the MeshCommand has been registered ...