CL# 2858947 caused a crash when opening a BP in an existing project

UE - Gameplay - Blueprint - Feb 23, 2016

The character blueprint is in Content/Sarlack/Characters/SC_BaseCharacter.uasset. This blueprint is a child of a C++ file. Note from the person who sent me the project: "The skeletal meshes I am us ...

Game mode Login event called before GameMode BeginPlay

UE - Networking - Feb 23, 2016

Code / blueprint script for game mode login functions executes before the game mode begin play function. ...

InterpToMovement Component Causes Crash During PIE

UE - Gameplay - Feb 23, 2016

When using an InterpToMovement component in a blueprint with the "Auto Update Tick Registration" and "Auto Register Updated Component" options unchecked, PIE will result in a crash. Found in 4.10. ...

Setting Layer Partitioning or Region Chunk Splits to ChunkyMonotone causes hitching in navigation

UE - AI - Feb 23, 2016

Setting Layer Partitioning or Region Chunk Splits to ChunkyMonotone causes hitching in movement and navigation. The player will get caught on level geometry and temporarily halt or jitter in movemen ...

Play Media Player Node Causes Blueprint Functions to be Uncallable

UE - Gameplay - Blueprint - Feb 23, 2016

This only occurs in standalone or a packaged game Having a Play Media Player node in a blueprint causes all of that blueprint's functions to become uncallable. Found in 4.11 Preview 5. Reproduced ...

AddActorWorldOffset offsets character blueprints faster than other actors

UE - Gameplay - Feb 22, 2016

AddActorWorldOffset offsets character blueprints faster than other actors when the character is possessed or anytime after possession/ejection has occurred. ...

2 GB/hr Memory Leak on levels that are not enclosed

UE - Graphics Features - Feb 19, 2016

2 GB/hr Memory Leak on maps with no Sky Sphere or Atmospheric Fog to occlude empty space. The leak also occurs during general usage, but was tested with a blank project and an absolutely blank leve ...

Transform gizmo on sockets can become large and unusable

Tools - Feb 19, 2016

Transform gizmo can become huge when using certain meshes to create a socket on. I don't know exactly what's wrong with this mesh, but the transform gizmo isn't expected to go nuts. [Image Removed ...

[CrashReport] UE4Editor_Renderer!TStaticMeshDrawList<TBasePassDrawingPolicy<FUniformLightMapPolicy> >::GetUsedPrimitivesBasedOnMaterials() [staticmeshdrawlist.inl:868]

UE - Graphics Features - Feb 19, 2016

This Jira was entered due to a high number of occurrences in 4.11 Preview 5. Error message: Assertion failed: !Proxy->IsDeleted() [Link Removed] [Line: 867] Source Context: 853 { 854 ...

Skeletal Mesh breaks perspective view in Physics Asset Tool.

UE - Simulation - Physics - Feb 19, 2016

When importing licensee's provided asset the Physics Asset generated will completely break the Perspective View in PhAT. The other orthographic views will work as intended though. The licensee has ...