Get Mouse Position Blueprint node returns different values outside of viewport depending on whether it was called from Event Tick, or within an Actor function

UE - Gameplay - Nov 15, 2018

There seems to be a discrepancy between the output of Get Mouse Position node depending on whether the node is inside an Actor function or called from Event Tick. If the node is present inside a fun ...

Movie playback doesn't work on Mac and iOS the way it did before

Tools - Aug 5, 2016

New media framework is making Mac/iOS not render ...

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

Create Session does not work in a packaged game from any project that has used C++

UE - Networking - Dec 28, 2015

After adding C++ to a content-only project, Create Session no longer works in a packaged game. The following warning appears in the log: LogScript:Warning: CreateSession - Invalid or uninitialized ...

[CrashReport] UE4Editor_Engine!FAnimNotifyEvent::IsBranchingPoint() [animtypes.cpp:86]

OLD - Anim - Aug 29, 2017

This is a common crash occurring in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 72 float FAnimNotifyEvent::GetDurati ...

ShooterGame Crashes on Exit on iOS Due to Exhausting Real Time Allowance

UE - Platform - Mobile - Jul 30, 2018

When closing ShooterGame on an iOS device, the application crashes due to "exhausting the real time allowance of 5.00 seconds". This issue is NOT a regression for //UE4/Dev-Networking as it is also ...

Indirect lighting samples incorrect if duplicated levels placed in same persistent level

UE - Graphics Features - Aug 29, 2017

Indirect lighting samples were not made correctly when building lighting with umap duplicated via the content browser and registering both source and destination as sublevels in one map. ...

Regression - Nested scene component subobjects are no longer being registered when the owning scene component is added to an existing Actor instance as an instanced component.

UE - Gameplay - Components - Nov 16, 2016

This is a regression that was introduced with changes made to address issues with native vs. non-native component registration at Blueprint construction time ([Link Removed]). Prior to those change ...

Mobile Previewer: Safe Zone Invalid Until Window Resize

UE - Platform - Mobile - Jul 12, 2021

When the Mobile Previewer loads, the Safe Zone widget is not working properly at startup, and requires a window resize to update to the correct Safe Zone. ...