Moving folder of assets crashes editor

UE - Simulation - Physics - Dec 23, 2015

Moving the contents folder for the Dynamic Clocks marketplace asset crashes the editor immediately. Frequency: 5/5 CrashReporter: [Link Removed] ...

Vulkan crashes on Adreno Galaxy S7

UE - Platform - Mobile - Jan 19, 2017

Calling SetMassOverrideInKg in a constructor will crash the engine on launch

UE - Simulation - Physics - Feb 25, 2016

Calling SetMassOverrideInKg reaches back to a "check(GEngine)" call in BodyInstance.cpp (line 2998). B/c of this check, the engine will crash on load if SetMassOverrideInKg is called inside a class ...

When using simple HMD plugin on mobile the camera can get stuck at 45 -90 angle even though the device it back in it's original position

UE - Platform - XR - Jan 19, 2016

If the user uses the simple HMD plug in, then launches on to a device and then follow up by spinning the device a few time the camera will become offset at an odd angle (Reset orientation and positi ...

WindDirectionalSourceComponent needs functions like, 'SetSpeed'

UE - Graphics Features - Oct 22, 2015

Currently changing variables like Speed via BP/C++ has no affect. We need to add funcs like SetSpeed that also update the proxy. Would be nice to make the vars private as well. ...

Resolution issue causes large black bar on Galaxy Note 4 when app starts

UE - Platform - Mobile - Aug 2, 2016

This issue only seems to affect the GalaxyNote4_5543 OS: 4.4.4 This issue is NOT occurring on devices with the same GPU This issue is NOT occurring on devices with the same OS If you lock the scr ...

Converting Project from 4.11 to 4.12 and Above Changes Relative Scale of Sockets to 1

UE - Gameplay - Sep 21, 2016

When converting a project from 4.10/4.11 to 4.12(or later) the relative scale of the sockets on skeletal meshes will be changed to 1,1,1 regardless of the previous settings. ...

One-off Crash after Hot-reload compile from Editor

UE - Foundation - Core - Oct 20, 2016

The compile toast notification read that it was successful, then the Editor crashed about 10 seconds later. Error Message in Crash Reporter: Access violation - code c0000005 (first/second chance n ...

Simulated physics after a delay causes physics objects to fall through one another if their collision is overlapping

UE - Simulation - Physics - Apr 25, 2016

Actors that simulate physics after a delay will fall through other physics actors if their collision is touching or overlapping. Note May be related to [Link Removed] Regression? (No), issue (doe ...

Datatable shows serialization of struct variables within a struct

Tools - May 18, 2016

If a datatable is created from a struct containing another struct, added rows will show serialization values in the datatable editor for struct variables. Regression (No) issue (does) occur in 4.1 ...