Unable to open Unreal Engine after cleaning project in XCode

UE - Platform - Apple - Aug 31, 2020

When I have the Epic Games Launcher open as I clean the Xcode project, the top right button will still read "Launch." Clicking on it after the Xcode project is finished cleaning causes the following ...

Ray traced shadows appear even after the mesh is hidden

UE - Graphics Features - Lumen - Oct 13, 2020

bCastHiddenShadow flag in UPrimitiveComponent doesn't affect ray tracing shadows ...

[MetaSound][Editor] - The base submix toggle is ignored when previewing sounds on the MetaSound graph

UE - Audio - MetaSounds - Apr 1, 2022

The Enable Base Submix toggle is ignored in the MetaSounds graph.  If the sound is added to a level, it behaves as expected.  The Enable Submix Sends toggle works as expected. ...

Importing Vehicle content corrupts SportsCar_AnimBP

UE - Content - Template - Apr 28, 2022

If the player imports the Vehicles pack into a blank project some of the cars blueprints will be corrupt and cannot be loaded. This appears to only happen to the Animation blueprints. ...

[Waveform Editor] - If a Sound Wave is trimmed or a transformation is added or removed while paused, play needs to be pressed twice to start the sound again

UE - Audio - WaveformEditor Plugin - Oct 6, 2022

From [Link Removed] "There is still a bug happening with editing transformations on pause. If you play, then pause, and then edit a transformation, you have to press play twice to resume play (whic ...

MoviePipeline: HighRes Tiling feature crashes at high resolutions

UE - Anim - Sequencer - MRQ - Jan 4, 2023

If you run with -rdgimmediate -onethread you can get the callstack that indicates that MRQ is still attempting to allocate the full sized texture and not the individual tile size. ...

[Attenuation][Air Absorption] - When the listener moves across the min-distance transition point, the HPF pops

UE - Audio - Apr 21, 2022

A pop can be heard when crossing the Air Absorption distance range while using an HPF. From Slack: "I tracked it down to specifically the HPF – it's when the filter turns on, it jumps instantly to ...

NavMesh debug material color is changed by lighting with high lux values.

UE - AI - Debugging - May 23, 2024

There is a clear difference in color saturation for the nav mesh debug material between when lit by a light with low lux values (6) and when lit with high lux values (1000) and eye adaption is enabl ...

Flickering shadows/GI when DrawMaterialToRenderTarget is called per tick in PIE

UE - Rendering Architecture - Jul 11, 2024

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. ...

Vehicle Template dashboard texts is blurred when moving

Docs - Samples - Jan 14, 2015

Descrition: When using the vehicle template the text rendered on the dashboard when using the car is blurred. This seems likely to how the text here is setup vs the hud for the 3rd person view. ...