Access Violation in delegatesignatureimpl.inl after HotReload

UE - Foundation - Core - Jan 27, 2017

This is the third different callstack in an attempt to repro a HotReload crash I am experiencing. The other two are:[Link Removed]: Nullptr Ensure and crash after HotReloading[Link Removed]: Assert ...

Assert in EditorEngine.cpp after HotReload

UE - Foundation - Core - Jan 27, 2017

This occurred when I tried to repro an ensure and crash the resulted in [Link Removed]. In the crash group on the Crashreport website I noticed that KimK had the same callstack as this one. She wrot ...

Spinbox value decimal point is moved one place to the right when edited on Android

UE - Platform - Mobile - Jan 26, 2017

After the value of the Spinbox is edited and committing the edited value, the decimal point will move one place to the right. ...

No additional ticks appear on the timeline when you zoom in

OLD - Anim - Jan 26, 2017

No additional ticks appear on the timeline when you zoom in Regression: YES Worked: 3172292 (4.13.2) Broken: 3249277 (4.14.3) ...

Nullptr Ensure and crash after HotReloading

UE - Foundation - Core - Jan 26, 2017

Following my repro, I hit an ensure and crash. The two times I tried to repro after my first crash resulted in different call stacks. I'll comment the other Jiras once I have them in. One of my cra ...

Ensure failure !bStaticCall nativizing blueprint calling blueprint function library function

UE - Gameplay - Blueprint Runtime - Jan 26, 2017

With exclusive nativization enabled and a blueprint calling a blueprint function library function a project fails to package due to an ensure failure !bStaticCall in BlueprintCompilerCppBackend.cpp. ...

"Use Extremes" Checkbox In Cascade Has Unusual Behavior When Spacebar Is Pressed

UE - Niagara - Jan 26, 2017

After interacting with the "Use Extremes" option in cascade (found in the Init Mesh Rot(Seed) module) pressing the spacebar will start changing the state of the checkbox. ...

Crash Occurs when changing the 'Max Metal Shader Standard To Target' option within iOS Project Settings

UE - Platform - Mobile - Jan 26, 2017

A crash occurs when setting the Max Metal Standard Shader version within the Project Settings for iOS. I tested on both Mac and PC and the crash occurs on both machines. Regression? No, this is not ...

Numpad +/- will zoom in blueprints when typing in a node on Linux

UE - Editor - UI Systems - Slate - Jan 26, 2017

When entering text into a node such as Print String, pressing +/- on the numpad will zoom the blueprint in and out. This does not occur on Windows or Mac. ...