Using the Clean command in XCode prevents the editor from opening

UE - Platform - Apple - Nov 18, 2015

In XCode, if the Product->Clean option is used, the editor from the launcher will not open. Workaround: This can be fixed by running Verify from the Launcher. ...

Unable to go fullscreen in Standalone Game

Tools - Jan 5, 2017

Unable to make the Standalone Game window fullscreen with a console command or with Alt+Enter. This is a regression as this was not an issue in 4.14.2. ...

Cable actor does not render correctly in viewport on Mac

UE - Graphics Features - Feb 1, 2017

The Cable actors render correctly in PIE and Standalone game. This does not occur on Windows Also occurs in 4.14.3 so not a regression ...

Ensure condition failed: PrimitiveComponent tried to render with Material MaterialInstanceDynamic, which was not present in the component's GetUsedMaterials results

UE - LD & Modeling - Terrain - Landscape - Feb 22, 2017

Top 10 ensure in 4.15. There was a fix submitted for [Link Removed] which was verified as following those steps to reproduce no longer causes this. ...

[CrashReport] Crash on Mac - UE4Editor-IOSTargetPlatform.dylib!FIOSDeviceHelper::DoDeviceConnect()

UE - Platform - Mobile - Jul 20, 2017

This is a common crash affecting Mac users on 4.16, it has occurred since at least 4.14. Users have not provided any descriptions. ...

Renaming a Blueprint variable loses override in grandchild Blueprint

UE - Gameplay - Blueprint Compiler - Nov 26, 2019

Renaming a Blueprint variable loses override in grandchild Blueprint. Modifying and saving the BP_Child fixes the issue with BP_Grandchild losing overrides.  ...

Stationary directional light per-object shadows not working with origin rebasing

UE - Graphics Features - Dec 2, 2019

Not 100% clear if this is a bug or expected behaviour, but raising it as it needs looking it. Can't see it as fixed elsewhere. Confirmed broken in 4.24 too. ...

FFT corruption in bloom from sampling outside of viewport

UE - Graphics Features - May 27, 2021

Licensee has suggested a fix: "Switching to >= resolves the problem: in GPUFastFourierTransform2DCore.ush, `bool InWindow = ...` at lines 127, 144, 170, and 185." ...

Splitscreen View2 influences translucency in view 1

UE - Graphics Features - Sep 2, 2021

The videos + screenshots in the zip file show the issue on the modified gun sight. The licensee has provided a suggested fix here -[Link Removed] ...

Custom data update crash - invalid memory when removing an instance from a UHierarchicalInstancedStaticMeshComponent

UE - World Creation - Worldbuilding Tools - HLOD - May 3, 2022

This is a race condition, did not crash with -onethread. Attached the collected threaded callstacks, although they look misaligned. Licensee has provided a suggested fix. ...