Cascade Previewer Has Strange Behavior With Particles With Source Movement Module

UE - Graphics Features - Feb 7, 2017

Particles that use source movement will start shooting out violently while in the cascade preview window. You need to have the movement option checked under the view settings. If you also check the ...

Overlapping Sequencer Tracks with -EnableHighDPI and UI Scaling

UE - Anim - Sequencer - Feb 7, 2017

Overlapping Sequencer Tracks with -EnableHighDPI and UI Scaling ...

Editor windows that contain viewports cause large framerate loss

UE - Graphics Features - Feb 7, 2017

When editor windows are opened that contain a viewport of some sort, the framerate of the engine drops drastically. Examples include the Blueprint Editor, Material Editor, and Persona. The viewport ...

Selection Highlight cannot be disabled for Skeletal Meshes

Tools - Feb 7, 2017

Selection highlight cannot be disabled for Skeletal Meshes. They will always have the outline selection and some tinted selection over their faces. Static Meshes do not exhibit this behavior. This ...

CookOnTheFly: No message when starting creation of asset registry

UE - Foundation - Core - Cooker - Feb 7, 2017

UCookOnTheFlyServer::GenerateAssetRegistry() logs when the registry has been created and how long it took, but there is no message to indicate when the operation started (unless using DEBUG_COOKONTH ...

Texture Property Node Returns Unexpected Values For Texture Object With Render Target Input

UE - Graphics Features - Feb 7, 2017

The texture property node returns incorrect values for texture objects that have a render target as its input. The correct value will be returned if a normal texture is used for the input instead. ...

External reference error when trying to save Level Sequence Actor

UE - Anim - Sequencer - Feb 7, 2017

External reference error when trying to save Level Sequence Actor after a change has been made. The error given is "Can't save ../../../.././../Users/YourUserName/Documents/Unreal Projects/YourProje ...

SSL certificates for HTTPS are not properly verified on Windows

UE - Online - Feb 7, 2017

A user has reported that, due to a change that was made back before 4.12, SSL certificates for HTTPS are not verified correctly when building on Windows. This is due to the change requiring a bundle ...

Changing ColorAndOpacity in Text using AutoKey do not create new keyframe.

UE - Anim - Sequencer - Feb 7, 2017

This is not reproduced in Shadow Color section. Since ShadowColorAndOpacity is FLenearColor and ColorAndOpacity is FSlateColor, this prevents adding new keys in ColorPropertyTrackEditor.cpp FColo ...

Adding "_API" specifier to FMovieSceneTrackEditor results in linker errors

UE - Anim - Sequencer - Feb 7, 2017

Unable to add API specifier to FMovieSceneTrackEditor, results in compile errors (pasted in the callstack field) ...