Frame rate issues using Fixed Frame Rate and Matinee

Tools - Aug 10, 2016

Frame rate issues using Fixed Frame Rate and Matinee. This could be similar to some issues involving "Force Fixed Frame Rate". ...

Warning in Github UE4 solution in Visual Studio

UE - Platform - Mobile - Aug 10, 2016

Warnings in the Github UE4 Solution: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "D:\Downloads\UnrealEn ...

Import Threashold Time setting ignores decimal entries

Tools - Aug 10, 2016

Import Threshold Time setting in Editor Preferences does not accept values with a leading decimal point (.25 vs 0.25). UEditorLoadingSavingSettings::AutoReimportThreshold in EditorLoadingSavingSett ...

Investigate UMG animation duplication

UE - Editor - UI Systems - Aug 10, 2016

A licensee is reporting UObject spikes (with a noticeable GC impact) in UWidgetBlueprintGeneratedClass::InitializeWidgetStatic. This may be caused by our duplication of UMG animations when initializ ...

Decals do not render in Shader Complexity view mode

UE - Graphics Features - Aug 10, 2016

When testing Shader Complexity on our Decals map, I noticed the decals no longer render. Our test has us copy and paste to create ~20 instances of the decals, in order to increase the intensity of t ...

Animation Sequences do not display in the viewport while being dragged from content browser under certain conditions

UE - Editor - Content Pipeline - Content Browser - Aug 10, 2016

When dragging an instance of an animation sequence out to the level and then back into the content browser and then back out, the preview of the animation disappears. Gif attached below ...

Stationary actor tooltip states stationary actor can be moved, moving actor results in warning spam

Tools - Aug 10, 2016

Either the tooltip for Stationary actors or the actors movement option is incorrect. The tooltip reads: "A stationary object can be changed in game, but enables cached lighting methods when not m ...

Draw Texture using Modulate Blend Mode renders Black

UE - Graphics Features - Aug 9, 2016

When using the Draw Texture with the Canvas Render Target 2D as the Target within blueprints, the rendered texture will produce a black result if set to Blend Mode : Modulate. The other blend modes ...

Umlauts in config files cause encoding issues when synced through Perforce

UE - Editor - UI Systems - Localization - Aug 9, 2016

When an Umlaut character is in an .ini file in the Engine that is in Perforce as a Text file type, the encoding for the text file becomes messed up once it is synced. This does not occur when testin ...

Landscape gizmo persists after landscape is deleted

UE - LD & Modeling - Terrain - Landscape - Aug 9, 2016

When deleting the landscape after sculpting the Gizmo remains after the landscape is deleted. ...