Startup Movies Fail to Play when Audio Devices are Disabled

Tools - Feb 1, 2016

If a user launches a project in Standalone mode and has a Startup movie while the audio devices on the computer are disabled, the movie will fail to play. As soon as you re-enable an audio device, ...

D3D11 error when opening a level after version change

UE - Graphics Features - Sep 23, 2015

After converting from 4.7.6 to 4.9.1 specific maps won't open and will crash the editor with a D3D11 error. This has been reported by multiple users but has not been reproduced internally. CrashRe ...

A Client cannot join a Server after setting a GameMode in the OpenLevel node's Options string

UE - Networking - Nov 23, 2015

A Client cannot join a Server after setting a GameMode in the OpenLevel node's Options string. Reproduced in 4.9.2 binary, 4.10.0 binary, and Main (CL# 2776829) ...

Enabling wifi while a game is running causes the Lenovo S939 to freeze or crash

UE - Platform - Mobile - Jan 5, 2016

When turning on the wifi connection on the device, the game either crashes on the device or it'll freeze for about 15 to 30 seconds. Devices: 5231_S939 (ARM Mali-450 MP4; 4.4.2) - occurs on 2894_G ...

Auto-weld is Enabled even if the blueprint component is set to Simulate

UE - Simulation - Physics - Jan 4, 2017

Auto-weld is Enabled even if the blueprint component is set to Simulate. This only effects blueprint, static mesh actors in the world still disable Auto-weld if set to Simulate. This is a Regressio ...

Reimporting a skeletal mesh by dragging FBX to content browser crashes editor

Tools - Nov 12, 2015

Reimporting a skeletal mesh by dragging FBX to content browser crashes the editor. I suspect something is wrong with the FBX. The user reported that the data is from Blender. FBX file attached for ...

SpawnActor node evaluates pure inputs twice

UE - Gameplay - Blueprint - May 9, 2017

When the node Spawn Actors from class is used with a pure input (in this case a pure function with a transform output) The result is that it get evaluated twice. In the test project provided a print ...

Going to an earlier point of a replay does not update to previous visibility state on an actor that was switched to not visible during demorec

UE - Networking - Jan 5, 2016

Going to an earlier point of a replay does not update to previous visibility state on an actor that was switched to not visible during demorec. Reproduced in 4.9.2 binary and Main (//UE4/Dev-Main C ...

Painted Vertex Colors not Passing Color when used with Emissive for Static Lighting Setting

UE - Graphics Features - May 24, 2016

When painting Vertex Colors on a mesh, and enabling the 'Emissive for Static Lighting' option, the painted colors are not passed to surfaces receiving the emissive static lighting. The regular emis ...

Add Movement Input does not work on any pawn that is not controlled by the player

UE - Gameplay - Player Movement - Oct 13, 2015

Add Movement Input does not work on any pawn that is not controlled by the player. Note: this worked in 4.7.6 and earlier. Test project attached. In it, the Player Controller controlled by the acti ...