Crash debugging blueprints in a networked game session

Tools - Oct 14, 2016

Crash occurs when debugging blueprints when in a networked editor session. ...

Get Random Point in Navigable Radius Returning Invalid Value

UE - AI - May 5, 2016

When using the Get Random Point in Navigable Radius node, every few points return an invalid value. Found in 4.11.2 binary. Reproduced in 4.12 Preview 2, 4.10.4 binary, and Main CL 2962354 ...

Change in bitfield in a USTRUCT fails to replicate to clients

UE - Networking - Jun 23, 2015

In the sample project provided on UDN, the server changes a bitfield value but the change fails to replicate to the client. ...

Stationary Light Overlap View Mode Broken By Forward Renderer

UE - Graphics Features - Apr 13, 2017

The stationary light overlap view mode doesn't work properly in the forward renderer. Everything gets a red highlight making it impossible to see overlap. Images attached. ...

Sweep result from AddActorWorldOffset is inconsistent following direction when the actor is initially overlapped with other object.

UE - Simulation - Physics - May 19, 2017

Sweep result is not consistent when there is initial overlap but the x sign(+/-) is not same. I believe this issue is related to [Link Removed] So this leads to inconsistent behavior in the TwinSti ...

Warnings Log spam when pasting a widget into any panel widget

UE - Editor - UI Systems - Jun 8, 2018

An increasing amount of warning show up in the output log as a widget is pasted into a name space that is part of a widget that has been added to another widget via the user created section. Examp ...

OSC Module cannot be compiled

UE - Audio - Jul 25, 2019

It seems, that using the new OSC API in C++ is not possible, since it cannot compile with MS compiler version 141 through VS and the Editor. Including a header file from the OSC Module results in a ...

Entering 'Games App Id' for Google Play Services without configuring apk packaging first crashes the editor

UE - Platform - Mobile - Jun 12, 2015

User reported that he was experiencing a crash when attempting to put in Games App ID in Android section of project settings. Note that this occurs only if the Configure Now button in the APKPackagi ...

On Linux, Planar Reflection shows improper reflection when using OpenGL4

UE - Platform - Linux - Aug 16, 2016

Running a project with OpenGL4 command causes planar reflections to improperly reflect what is placed below the planar reflection. This is inconsistent with how planar reflections behave on Windows ...

Apps do not launch in landscape on the Nexus 5

UE - Platform - Mobile - Aug 21, 2016

When Launching an app on the Nexus 5 with full sensor the app will not launch in landscape mode but will rotate after . The portrait image shows stretched. The app will crash after this but that is ...