SingleSampleShadowFromStationaryLights does not work in UE5 (when GPU-Scene is used)

UE - Graphics Features - Shadows - Jul 21, 2022

The flag is not propagated in FPrimitiveSceneShaderData::FPrimitiveSceneShaderData and so is missing in GPU-Scene primitive data. Need to add: .UseSingleSampleShadowFromStationaryLights(Proxy->UseS ...

Crash after importing a 16k Normal Map while Unreal Real is Preparing Texture

UE - Texture - Sep 12, 2022

This is a regression tested in //UE4/Release-4.27 cl18319896 Editor crashes after importing a 16k Normal Map while Unreal Real is Preparing Texture. Other non-normal maps seem to work without issue ...

Spawned skeletal animations don't animate

UE - Anim - Sequencer - Oct 30, 2017

VR Trackpad Axis Values 0

UE - Platform - XR - Dec 16, 2019

Trackpad Values return 0 Additionally: I also observed that the Go's trigger is registering as Trigger MotionController (R) Facebutton 1  and that previously there were MotionController (R) Thumb ...

When editing a Niagara module an error can occur if using non-module functions, even with a correctly set usage bitmask

UE - Niagara - Feb 14, 2023

When editing the module the call to FHlslNiagaraTranslator::HandleDataInterfaceCall has the usage "Module", so it treads the module as if that was its stack context, even though the module's usage b ...

Crash when visualizing DOF Layers

UE - Graphics Features - Mar 30, 2022

I managed to reproduce this crash either using CineCameraActors or CameraActors, with a variety of DOF settings. It seems that piloting the camera and having any kind of DOF active on the camera wil ...

Static Mesh Component Scale Displays Incorrect Values on Static Meshes as Scene Roots

UE - Gameplay - Blueprint - Mar 8, 2016

Static mesh components incorrectly display scale information through the Detail's Pane and Blueprint editor window until simulation is pressed. This occurs if the static mesh component is moved to t ...

Content Examples: Example 1.6 broken collision - Cloth Map

UE - Simulation - Physics - Character - Apr 26, 2017

Example 1.6 on Cloth Map seems broken. Both Assets clip when twisting when they're supposed to be examples of Self Collision. Regression: Yes Works in 4.15 ...