Overriding CreateSceneProxy function from PrimitiveSceneProxy for a custom class no longer renders in 5.4 even though the same code is working in 5.3. ...
The function "FStaticMeshLODResources::GetResourceSizeEx(...)" does not take into account that the buffers might be emptied, due to Mesh Streaming. This causes "obj list" to report sizes larger than ...
After a viewport is more than 4096 pixels wide, Lumen's specular reflections buffer cuts its width off at 4096 pixels. It appears that the affected buffer is "Lumen.Reflections.ResolvedSpecularIndi ...
Drawing a material to a render target when that material samples an RVT can cause an editor crash. In our testing, the check() did not always occur on the first PIE session, but would always occur ...
When DrawMaterialToRenderTarget function is called on tick and actors are spawned in game, the lumen shadow/GI visually flickers. Debugging shows that the lumen screen probes are flickering as well. ...
Objects far outside of the Lumen Scene don't temporally accumulate screen traces, leading to heavy flickering. It appears that the temporal reprojection is failing when comparing the depth in "Scree ...
There is a buzzing artifact on shadows that is seen in the provided test project. The problem seems to be far more subtle when VSM is turned off. Licensee mentions that turning r.Velocity.ForceOutpu ...
This appears to also occur on meshes that aren't set to Enable Nanite at all. [Image Removed] ...
When custom RayTracingGeometry is created, a crash is triggered by an assert at: Engine\Source\Runtime\Engine\Private\Rendering\RayTracingGeometryManager.cpp line 252 "Unexpected entries in BuildP ...