Crash when FVolumetricRenderTargetViewStateData::Mode is not properly initialized

UE - Graphics Features - Jan 15, 2025

A licensee has reported that occasionally a race condition triggers a crash during the initialization of FVolumetricRenderTargetViewStateData. If FVolumetricRenderTargetViewStateData::Mode is not pr ...

UV Rotation does not work for video materials

TM - Rendering - Dec 9, 2024

The rotation parameter of video materials does not function in Twinmotion 2024.1.2 and Twinmotion 2025.1 PR. Adjusting the slider does not have any effect. Feature last worked in Twinmotion 2023.2 ...

ARKit - Handheld AR Template Experiences Periodic Hitches when Quick Launched

UE - Platform - Mobile - Jan 14, 2025

Reproduced 3/3 times. Regression testing in progress. Issue was reproduced on both Windows and MacOS launching onto iOS. Issue does not reproduce when packaging and installing an .ipa app. ...

Building Geometry Stops UTickableWorldSubsystem Ticking

UE - Gameplay - Jan 13, 2025

Can be mitigated by reopening the Level. There is a repro project provided by the licensee on the case ticket. ...

Nanite Skeletal Mesh uses incorrect LOD for raytracing

UE - Graphics Features - Nanite - Jan 13, 2025

LOD0 for some Nanite Skeletal meshes is used for ray tracing scenes on some platforms  because some FSkinnedSceneProxy are incorrectly considered "always visible" ...

Regression - Nav mesh is not generated on BSP brushes after loading a map

UE - AI - Navigation - Jan 14, 2025

In UE 5.5, when loading a map and selecting "Build – Build Paths", the nav mesh is not generated on any BSP brushes (although it is correctly generated in static meshes). This did not happen in earl ...

Navigation: Exiting game while async nav building tasks are running can cause null pointer access of OctreeController.NavOctree from worker thread

UE - AI - Navigation - Jan 14, 2025

Context Projects can turn on the project setting bDoFullyAsyncNavDataGathering to execute navigation mesh building tasks on worker threads. Some of these tasks will access the NavOctree, whose life ...

GPU Crash from invalid SRV in CreateShaderResourceView due to integer underflow

UE - Graphics Features - Ray Tracing - Jan 13, 2025

The GPU crashes after the ray tracing geometry builder attempts to create a shader resource view with an invalid offset. ...

Keying Level Sequence Crashes Engine

UE - Anim - Sequencer - Dec 12, 2024

Repro rate 3/5 Regression to be tested Testing with a fresh level sequence no crash occurs, Tried to do it without rekeying and did not get a crash. I repro'd it a few times and sometimes no crash ...