Adding specific map to project crashes editor

UE - Gameplay - Dec 23, 2015

Adding map from user's project, CityofEther.umap, crashes editor upon launch or attempting to open the map. Crashreporter: [Link Removed] ...

Editor crashes when exiting and having a widget blueprint open.

UE - Editor - UI Systems - Dec 22, 2015

This is a top crash occurring in the 4.11 Preview Editor crashes when exiting and having a widget blueprint open. Regression: Yes does not occur in 4.10.2. ...

In Persona, Viewport shortcuts remain default after changing Key Binding preferences

OLD - Anim - Dec 22, 2015

After adjusting viewport shortcuts in Editor Preferences, the Persona viewport seems only partially responsive to the changes. It's as if the viewport shortcuts are hardcoded for Persona. Example ...

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