Engine crashes when building GPU Lightmass in large scenes

UE - Graphics Features - May 12, 2022

Engine crashes when building GPU lightmass in larger scenes. This does not occur on smaller maps like the Unreal Engine Templates. I was able to reproduce this issue in CitySamples SmallCity map. T ...

Generate all Bodies on Selected Bones Does Not Generate Single Convex Hulls Uniformly

UE - Simulation - Physics - May 12, 2022

Occurs 5/5 Times Regression does not occur in //UE4/Release-4.27.2 @ CL 18319896 When 'Generating All Bodies' on a bone the single convex hull does not generate uniformly.  ...

Crash in FPrimitiveSceneProxy::UpdateInstances_RenderThread in CitySample

UE - Rendering Architecture - May 5, 2022

The following check fails occasionally: check(InstanceCustomData.Num() == (NumCustomDataFloats * InstanceSceneData.Num())); I was not able to narrow down more precise repro steps, but it appears t ...

Selecting other components after selecting a Spline Component's control point keeps the transform gizmo and functionality at the Spline Control point

UE - Editor - Workflow Systems - May 3, 2022

Selecting other components after selecting a Spline Component's control point keeps the transform gizmo and functionality at the Spline Control point Repro Rate: 4/4 Tested this in //UE4/Release-4 ...

Geometry Collection behavior does not change when changed by BP

UE - Simulation - Physics - Destruction - May 2, 2022

Reproduced 6/6 times. This seems to affect all "Set" functions for Geometry Collection Components, such as Setting Object Type from Static to Dynamic, or changing Collision Type. ...

NotifyControllerChanged not always called on client

UE - Gameplay - Apr 20, 2022

See linked UDN for more information. ...

Skeletal Mesh does not deform as expected when Metal Desktop Renderer is ON

UE - Rendering Architecture - RHI - Apr 20, 2022

When using the provided UI to test the skeletal mesh morph, it doesn't work while using Metal Desktop Renderer. It works as expected when Metal Mobile Renderer is enabled instead. Working on repro ...

iOS package with Metal Desktop Renderer renders reflections incorrectly

UE - Rendering Architecture - RHI - Apr 15, 2022

When having Metal Desktop Renderer ON, the project renders incorrectly and shows a coloring/lighting issue on the character's reflection. ...

Waking both of a constraint's rigidbodies re-enables collisions between constrained actors that were disabled by a Physics Constraint Actor

UE - Simulation - Physics - Solver - Apr 12, 2022

Waking both of a constraint's rigidbodies re-enables collisions that were disabled by the physics constraint You can also get this issue to occur by either shooting the two cubes around a bit, or by ...

Noise Material Expression Position Input says it can take a 2 dimensional vector, but errors if you do

UE - Rendering Architecture - Materials - Apr 12, 2022

[Image Removed] ...