Gamepad input affects multiple game instances at once, due to not needing focus.

UE - Editor - UI Systems - Slate - Mar 5, 2019

Since Gamepad input works without needing focus (which was added in 4.9 with [Link Removed]), a Gamepad's input will also affect all instances running on the same computer. Regression?: No This occ ...

Global illumination Postprocess settings doesn't affect Reflection on Mobile

UE - Platform - Mobile - Jul 29, 2019

Postprocess GI related settings look like working in 4.22 on Mobile now, but seems buggy, Not sure if it has supposed to be supported on Mobile since it has no any info in Doc or 4.22's release note ...

Cull Distance Volumes Affecting Actors After Being Deleted

UE - Graphics Features - Oct 7, 2019

Cull Distance Volumes Affecting Actors After Being Deleted. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, and 4.24 CL# 9428115 ...

Upgrading a code project from 4.8 to 4.9 results in the startup project in the Visual Studio solution changing from the game project to the UE4 project.

UE - Foundation - Cpp Tools - UnrealBuildTool - Sep 22, 2015

Upgrading a code project from 4.8 to 4.9 results in the selected startup project in the Visual Studio solution changing from the game project to the UE4 project. This results in unexpected behavior ...

Cannot compile project with dedicated server in 4.8

UE - Networking - Jun 23, 2015

If a project has built a dedicated server executable then it will fail when trying to convert the project from 4.7.6 to 4.8. EDIT: Following the steps on the wiki page for Dedicated Servers () in 4 ...

Objects with Translucent Blend Mode Material Aren't Affected by Refraction

UE - Graphics Features - Feb 16, 2018

There is an issue occurring where Objects with Translucent Blend Mode Material Aren't Affected by Refraction. This affects any translucent material regardless of the translucent materials settings. ...

Using xcode-select to switch between Xcode 10 and Xcode 11 beta can cause Xcode 11 to be unrecognized by the editor

UE - Platform - Apple - Jul 16, 2019

After switching from Xcode 11.0 Beta 3 (11M362v) to Xcode 10 (10A255) and then back to Xcode 11, the editor no longer recognized that Xcode was installed on my machine when trying to use Xcode 11 as ...

Crash on launch from executable after upgrade from 4.7.3 to 4.7.4 (CachedAssetRegistry.bin corruption).

Tools - Apr 3, 2015

A user is reporting a crash on launch when launching from the executable rather than the Launcher. User did not have the problem in 4.7.3. No logs or additional information was provided beyond this: ...

Unlit view is affected by Exposure Compensation when enabled by post process volume

UE - Graphics Features - Jun 7, 2018

Unlit view is affected by Exposure Compensation when enabled by post process volume. This will also carry across the other debug views.  Working as expected in 4.18 CL# 3832480 Found in  4.19 CL# ...

After upgrading to 4.7 from 4.6, one of the Blueprints in this user's project will not save its Replicates setting

UE - Gameplay - Blueprint - Mar 4, 2015

One of the Child Blueprints in this user's project will not save its Replicates setting. The Blueprint (apa_room01) is a child of MasterRoom, which has Replicates enabled. When apa_room01 is first o ...