Assertion thrown while creating a Geometry Collection with Hardware Raytracing enabled along side r.RayTracing.Geometry.GeometryCollection 1

UE - Graphics Features - Apr 26, 2022

A raytracing project with hardware raytracing enabled and r.RayTracing.Geometry.GeometryCollection set to 1 triggers a crash when trying to create a geometry collection. ...

Switching raytracing console variable in runtime can crash engine.

UE - Graphics Features - Lumen - May 13, 2020

Licensee reported that is caused by missing ECVF_RenderThreadSafe flag in these console variable definitions. r.RayTracing.Shadows r.RayTracing.AmbientOcclusion r.RayTracing.Reflections Here is a ...

Raytraced reflection doesn't work with high roughness

UE - Graphics Features - Lumen - Oct 30, 2020

Even when the max roughness for raytraced reflections is set to 1, they seem to be blended away at far below that value. For projects (e.g. film,vfx) where quality trumps speed it would be valuable ...

Crash editor when raytracing is enabled and enter kanji characters into TextRenderActor

UE - Graphics Features - Ray Tracing - Apr 25, 2024

The editor crashes when entering Kanji characters into TextRenderActor with raytrace enabled. This does not happen with English text.  ...

D3D12RHI crash when interacting with UI using dx12 with raytracing enabled

UE - Graphics Features - Feb 12, 2020

Enabling raytracing and DirectX12 results in D3D12RHI crash when interacting with the UI or console inside of the editor.  User is using the latest drivers and has adequate hardware to run raytraci ...

Raytracing shadows and lighting not showing in rendertarget

UE - Graphics Features - Lumen - Dec 19, 2019

Raytracing shadows and light reflections not appearing in render target Tested in: 4.22.3 CL#7053642 4.23.1 CL#9631420 4.25 CL#10730208 ...

Editor crashes when using decal material on Instanced Static Mesh with Raytracing

UE - Graphics Features - Lumen - Apr 8, 2021

This issue can occur when setting the Decal Material to Instanced Static Mesh in a Raytracing enabled project. (If there is a cache, it will not crash.) The cause is that DefaultDeferredDecalMateria ...

Rect lights cause visual noise on the light rendered when using raytracing

UE - Graphics Features - Lumen - Nov 12, 2019

Rect lights cause visual noise on the light rendered when using raytracing. It is easier to see when you get rid of all other light sources in the scene. I have attached an example project. This se ...

Niagara Mesh Renderer's ParticleColor is not reflected in raytraced reflections

UE - Graphics Features - Lumen - Jun 2, 2020

Mesh's ParticleColor is not reflected in raytraced reflections Sprite Particles do not encounter this issue.  ...