Failed to build in Github UE4.27.0.

UE - Simulation - Physics - Aug 30, 2021

Failed to build UE4.27.0 with Win64/Development Editor.  Can avoid this error that excluding the project from build configuration. (Solution UE4->Properties->Configuration Properties->Configuratio ...

Unreal Insights - GPU Timers don't show on Graph

UE - Foundation - Insights - Oct 27, 2023

From Customer: UE 5.3 update broke Unreal Insights adding GPU timers into graph tracks. Debugging the code and cross checking with github/p4v I guess it broke in this revision: Timer graphs no ...

ZenGarden or project with MSAA enabled crashes on iPhone 6 and 6+

UE - Platform - Mobile - Jul 19, 2017

Zen Garden crashes on the iPhone 6+ before anything appears onscreen. Occurred on: iPhone 6+ on 10.3.2 Didn't occur on: iPhone 6S on 10.3.2 ...

RootMotion travel distance get affected by ForceAnimRate

OLD - Anim - Nov 24, 2016

A root motion controlled character would travel further than they should when both EnableUpdateRateOptimizations is on and a.URO.ForceAnimRate is set above 1. Changing "Root Motion from Montages On ...

Transform track can't be edited for Spawnable empty actor in Sequencer

UE - Anim - Sequencer - Oct 2, 2017

Transform track for a spawnable Empty Actor always shows 0, 0, 0 and it can't be edited. I could repro this in 4.17.2 and 4.18 Preview 2. This does not happen in 4.15.3 and 4.16.3. So this could b ...

Expanding and altering a macro affects other macros in use.

UE - Gameplay - Blueprint - Nov 6, 2017

Using the Expand node feature on a macro from a macro library alters the current functionality of other instances of the macros that are in use(even though the macros themselves have not changed). ...

LevelSnapshots affect level visibility when restoring snapshot

UE - Virtual Production - Tools - Level Snapshots - Nov 2, 2023

Slack thread [Link Removed] ...

ILC/VLM doesn't affect Static Staticmesh at all on Mobile

UE - Platform - Mobile - Sep 23, 2019

In practice, developer wants some Static-Staticmesh actors don't build lightmaps to save iteration time as well as Memory and Package size; but still want lit by Indirect lightings ...

Rotation gizmo affects post processing and reflections in the scene

Tools - Jul 6, 2015

This has been around since public launch. The rotation widgets emissive material will cause trouble with the post processing and reflections in the scene. Especially troublesome if you with bloom an ...

Codeworks fails to install under Ubuntu 18.04 and later

UE - Platform - Linux - Apr 28, 2020

Codeworks is packaged with Unreal engine download from Github, but depends on Libpng12, which is deprecated. Current version of Libpng is Libpng16 ...