Ensure clicking on the floor mesh in Anim Blueprint preview

OLD - Anim - Jan 18, 2017

REGRESSION No, occurs in 4.14.3 Ensure occurs if the user clicks on the floor mesh in the Animation Blueprint viewport. ...

SubwaySequencer crashes when launched in Standalone Game

OLD - Anim - Jan 18, 2017

SubwaySequencer is crashing when launching in standalone game Reported here originally:シーケンスの再生に関して ...

Optimizations settings missing from Animation Blueprint

OLD - Anim - Jan 17, 2017

REGRESSION Yes, this does not occur in 4.14.3. Optimization settings are missing from Class Defaults in the Animation Blueprint editor. ...

Render Movie using separate process crashes capture process

OLD - Anim - Jan 14, 2017

This is a regression exposed at CL 3242934 - QAGame: Adding test content to QA-Sequencer for Override Bindings. Crash does not occur in 4.16. I'm not certain how the content changes are triggering ...

Unexpected behavior with Broken Constraint and Physics Blend Weight

OLD - Anim - Jan 13, 2017

Looks like the position of the bone according to the animation is still being accounted for somehow, because the collision seems fine (when using pxvis collision). ...

Keyboard shortcuts are not responding in Persona

OLD - Anim - Jan 12, 2017

Some keyboard shortcuts are not working in Persona. Seems like the anything that is inputted under Animation in the keyboard shortcuts are not working as expected. The only shortcut that seemed to ...

Bone LOD preview doesn't get update if change removed bones array directly in Skeletalmesh editor

OLD - Anim - Jan 12, 2017

Bone LOD preview should be correspond to the removed bones array changing The licencee wants to use same bones lod setup for those skeletalmeshes which are all sharing same skeleton via copying and ...

Static variable declaration causes unresolved external errors when calling FRootMotionMovementParams functions

OLD - Anim - Jan 11, 2017

Attempting to call a FRootMotionMovementParams function results in an unresolved externals error on compile because of the static FVector RootMotionScale variable. Workaround: In source, removing s ...

Changing blendspace on a blendspace player node resets the play time

OLD - Anim - Jan 11, 2017

Open QAGame and duplicate Player_RunBlend to Player_RunBlend2. Create an animation blueprint for M_Avg_Base_AnimSkeleton and set it up in the screen shot below. ( "New Var 0" and "New Var 1" contai ...

Root Motion is broken in Additive Animations and causes scale issues

OLD - Anim - Jan 5, 2017

Root Motion is broken in Additive Animations. Also causes scale issues Regression: YES Worked: 3039270 (4.12.5) Broken: 3172292 (4.13.2) ...