Editor crashed on opening level blueprint

UE - Gameplay - Apr 10, 2017

I've been unable to reproduce this issue. Once only occurrence so far. I did some other things inside the level in between these steps like pressing play and copying, rotating, deleting objects in ...

Hierarchical instanced static mesh LOD is not consistent between eyes

UE - Platform - XR - Apr 7, 2017

User reports that the issue fixed for ODIN-6308 still occurs for InstancedStaticMeshes. ...

Execute Console Command r.SetRes Fullscreen breaks Dynamic Skylights when tied to Event BeginPlay

UE - Graphics Features - Apr 6, 2017

Using the Execute Console Command 'r.SetRes 1920x1080f' directly with an Event BeginPlay node within blueprints, any Stationary/Movable Skylighting information is no longer visible. A simple workar ...

Packaging fails if a Blueprint is set to be nativized but it is not included in a level

UE - Gameplay - Blueprint Runtime - Apr 6, 2017

Packaging a project will fail if a Blueprint is set to be nativized and that Blueprint is not included in a level. REGRESSION: Yes. The project packages successfully in 4.15. ...

Retarget manager missing scroll bar

OLD - Anim - Apr 6, 2017

REGRESSION: Yes, does not occur in 4.15 In the Retarget Manager, the scrollbar for the Set up Rig section is missing. ...

Calling LoadLevelInstance on a Client causes the Client to be kicked from the server

UE - Networking - Apr 6, 2017

A licensee has reported an issue where using LoadLevelInstance on a client causes the client to become disconnected from the server. This happens with both Hosted servers and Dedicated servers. Reg ...

Ensure setting cloth skeletal mesh Wind Setting to Accurate

UE - Simulation - Physics - Character - Apr 6, 2017

Ensure occurs when setting Wind Method to Accurate in the skeletal mesh editor. There's a similar ensure when you PIE after doing this. This can be bugged separately if needed: [Link Removed] ...

Crash Clicking on Enum in BT Decorators After the Enum Has Been Altered

UE - AI - Apr 5, 2017

Clicking on a Behavior Tree decorator that references an Enum blackboard key will crash the editor if that Enum has been altered in the method described in the repro steps. If you set decorators to ...

Ensure condition failed opening UnrealTournamentEditor with force all skinned meshes to recompute tangents enabled

UE - Graphics Features - Apr 4, 2017

I believe I had the "force all skinned meshes to recompute tangents (also forces Compute SkinCache)" turned on for a verification at one point, and left it on. I have experienced some ensures and ot ...

Nativized BPInterface_Button fails to compile with BP Compilation Manager

UE - Gameplay - Blueprint Runtime - Apr 4, 2017

I turned off BP Compiler Manager and the package was able to complete. According to the log, BPInterface_Button is the asset that is failing the package This is a regression from before BP Compil ...