StaticMeshActors spawned at runtime are not visible until a property has been changed and also have no collision unless set to moveable

UE - Gameplay - Dec 22, 2015

Spawning a StaticMeshActor at runtime results in the StaticMeshActor not being visible until a property has been changed, such as the material for the Static Mesh. The spawned actor will also have n ...

Splash screen on iOS is stretched

UE - Platform - Mobile - Dec 22, 2015

The splash screen on the iPhone 6s is stretched when loading. Tested alongside the iPhone 5s and the Samsung Galaxy Note 2 for comparison. The stretching only occurs on the 6s. iPhone 6s: 6240_iPho ...

Cannot PIE; Data Table Still Being Edited

Tools - Dec 22, 2015

After making some changes to a Data Table, attempting to PIE fails and returns this error message: Cannot Play In Editor When Performing Edit MemberVar_1 operation. This occurs after closing and sav ...

C++ Projects Crash in Mac OS 10.11 El Capitan when No Audio Device is Present

UE - Platform - Apple - Dec 22, 2015

This issue has been reported by two different users with very similar circumstances: Both report the editor freezing when trying to compile UE4.10 C++ Projects running Mac OSX 10.11.1 if no audio i ...

Navigation becomes incorrect after flipping a widget via scaling (-1)

UE - Editor - UI Systems - Dec 22, 2015

If the user flips a widget using the scaling feature in umg (scaling the widget by -1) this will cause the navigation for the widget to becomes incorrect. ...

Crash on Importing a specific Large Static Mesh FBX

Tools - Dec 22, 2015

A User's specific Static Mesh FBX made from OSM2World and converted from OBJ to FBX via Blender is causing a crash when imported with the following settings: [Image Removed] When imported with the ...

Instanced meshes called in player character do not correctly register overlaps

UE - Gameplay - Dec 21, 2015

Instanced meshes called in player character do not correctly register overlaps with other actors. ...

DrawDebugPoint's point is considerably smaller when viewed by an Orthographic camera

UE - Graphics Features - Dec 18, 2015

When viewing a point drawn by DrawDebugPoint, the point is about 100 times smaller when using an Orthographic camera instead of a Perspective one. ...

Can't save map warning with Create Dynamic Material Instance node using wrong input

UE - Gameplay - Blueprint - Dec 18, 2015

When using a Create Dynamic Material Instance node the Get Material node will plug into the World Context Object rather than the Parent input. This will cause a error to be thrown that does not allo ...

After calling Seamless Travel, actors in the level will not be in their original positions

UE - Networking - Dec 18, 2015

After calling Seamless Travel, actors in the level will not be in their original positions. The example provided by the licensee had a different result: the actors, despite having Start Awake disabl ...