Using "Replace variable with..." does not mark a blueprint as needing compilation

UE - Gameplay - Blueprint - Jan 4, 2016

Using "Replace variable with..." does not mark a blueprint as needing compilation. Reproduced in 4.9.2 binary, 4.10.1 binary, and Main 4.12 (CL 2813214). This is not a regression; the same bug appe ...

A Blueprint created from Actors in the level does not preserve the relationship (hierarchy and transforms) of both components

UE - Gameplay - Blueprint - Aug 11, 2015

A Blueprint created from Actors in the level does not preserve the relationship (hierarchy and transforms) of both components. Reproduced in 4.8.3 binary, 4.9 Release (//depot/UE4-Releases/4.9/Prom ...

Depth Fade breaks Lit Trans. Particles Casting Shadows

UE - Niagara - Dec 8, 2015

Adding a Depth Fade node into the Lit Translucent Material used on a Particle System will cause the particle to not cast Shadows. The behavior is a regression from 4.9.2. 4.9.2:[Image Removed] 4. ...

Game window renders transparent when launched with -game -log commands on Mac

UE - Platform - Apple - Oct 31, 2016

This is only occurring on Mac and only in OSX 10.12. This is also a regression from 4.13 Right clicking in the dock, Show all windows, and selecting the game window does NOT fix the issue. Runnin ...

Crash when Toggling Landscape Mode with Hidden Sub-Level containing a Landscape

UE - LD & Modeling - Terrain - Landscape - Oct 28, 2016

A crash occurs when you have a hidden Sub-level containing a landscape and you attempt to toggle the Landscape Mode after re-opening the project. The licensee has authored their own fix for this is ...

Source assumes that TG_PrePhysics is the first tick group

UE - Gameplay - Feb 16, 2016

Licensee has reported an issue with the source code and proposed a fix. The issue is that the source is assuming that TG_PrePhysics is the first tick group in all cases. Information can be found abo ...

Misspelling in Editor Preferences: Experimental

Tools - Sep 16, 2015

UE4.9.1 under Editor Preference3s ->Experimental -> Cooking it says "Iterative cooking for builds launched [form] the editor." Correction: [from] ...

It is possible to get large Aspect Ratio values when using an Ultra-wide monitor on Linux

UE - Platform - Linux - Jul 22, 2019

Attempting to use the Editor with a 32:9 Ultrawide monitor (5120x1440) causes the ratio sizes to be multiplied by 868.000000. ...

Automatic Animation Compression Results in Crash

OLD - Anim - Dec 1, 2015

Using the "Automatic" option to compress animation results in crash 100% in UE4.10 but does not occur in UE4.9.2. *Regression ...

Pawns using Floating Pawn Movement will teleport to the location specified in Move To Location

UE - AI - Jul 14, 2015

Pawns using Floating Pawn Movement will teleport to the location specified in Move To Location. From fix CL 2619989: "Fixed FloatingPawnMovement component's issue when controlling AI pawn. Basicall ...