Bounds are not shown correctly in Persona for imported alembic skeletal mesh

OLD - Anim - Sep 6, 2017

Found while verifying UE-47139 ...

Cannot convert Blueprint Function Library inputs to local variables

UE - Gameplay - Blueprint - Sep 11, 2017

When a blueprint function library function has input variables, the input pin cannot be converted to a variable / local variable. Regression: No - same behavior occurs in 4.16.3 ...

[CrashReport] UE4Editor_SequenceRecorder!FAnimationRecorder::UpdateRecord() [animationrecorder.cpp:464]

UE - Anim - Sequencer - Sep 14, 2017

This is a common and longstanding crash that has affected more than 300 users since 4.12. The callstack is closely similar to [Link Removed], although with different error messages. User Descripti ...

ACharacter JumpMaxHoldTime quickly prevents jumping on the server

UE - Gameplay - Blueprint - Sep 18, 2017

-Character no longer jumps to full height when on client when setting maxholdtime to anything above 0 in character blueprint ...

Folder disappears upon cancelling renaming by pressing ESC key twice

UE - Editor - Content Pipeline - Content Browser - Sep 27, 2017

Working: 4.16 Broken: 4.17.1, 4.17.2, 4.18 When cancelling the renaming of any folder or sub-folder in the Content Browser by pressing ESC key twice, folder or sub-folder will not be visible in Co ...

Text layout includes trailing whitespace when wrapping center/right justified text

UE - Editor - UI Systems - Slate - Sep 25, 2017

We try and perform the same wrapping behavior as word processors and generally avoid trailing whitespace when measuring for wrapping, but the justification code is still treating it as significant. ...

UBT warning during package when nativized blueprint contains a node from a plugin

UE - Gameplay - Oct 9, 2017

When a Blueprint contains a node that was added by a plugin (ex: GetBatteryLevel node added by Optional Mobile Features Blueprint Library), nativizing the BP in 4.16 completed fine but 4.17 gives a ...

Warning on compiling Sub Anim Instance node with connection to exposed variable

OLD - Anim - Oct 10, 2017

When compiling an animBP with a Sub Anim Instance node with a connection to an exposed variable, warning will be displayed. When there is no connection to the Sub Anim Instance node, no warning wi ...

values for pinch input produce very different results for same area on android device

UE - Platform - Mobile - Oct 13, 2017

Values for pinch input produce very different results for the same area on an android device. values can range from 0 to 1, or end up in the thousands, despite the pinch distance being the same. It ...

Crash caused by character referencing a reparented AnimBP

OLD - Anim - Oct 18, 2017

Placing a character that reference to a reparented AnimBP(created as a child of thirdperson, then reparented to AnimInstance) crashes editor after reopening the project. If you already had that charac ...