Fbx importer can import valid under 30Hz anim at 30Hz

Tools - Jul 17, 2017

The samplerate of a track was compute with the following formula Equation 1: number of Key / animation Time This formula work only if we have animation keys that are time equidistant. example of ...

Crash when using "ILCQ Volume" and "Distance Field Indirect Shadow" in VR

UE - Platform - XR - Jul 17, 2017

Crash when using "ILCQ Volume" and "Distance Field Indirect Shadow" in VR ...

Changing a function parameter type of a Split Struct isn't reflected in the editor

UE - Gameplay - Jul 17, 2017

Changing a function parameter type of a Split Struct isn't reflected in the editor. When the variable type is changed, the split struct will remain. This also effects generic variables. User Desc ...

Copying a blueprint instance will reset array values if new element has been added

UE - Gameplay - Jul 17, 2017

Copying a blueprint instance will reset array values if new element has been added. Repro project is using a variable type of Static Mesh but this also happens with other variable types as well. Us ...

Welcome to the Unreal Editor Tutorial refers to World Outliner Panel as the Scene Outliner Panel

Docs - Jul 17, 2017

Scene Outliner might be an old name for the World Outliner panel. The hyperlink refers to SceneOutliner, but the heading on the HTML page and the wording on the panel in UE4Editor refer to "World Ou ...

[CrashReport] Crash on Mac - UE4Editor-Slate.dylib!FTextLayout::GetAsTextAndOffsets()

UE - Platform - Apple - Jul 17, 2017

This is a common crash occurring for Mac users on the 4.17 Preview, and a few cases in 4.16. I have been unable to find any matching reports of this crash on Windows. There is a slight variation in ...

[CrashReport] UE4Editor-Renderer.dylib!FUploadObjectsToBufferCS* TShaderMap<FGlobalShaderType>::GetShader<FUploadObjectsToBufferCS>()

UE - Graphics Features - Jul 14, 2017

This is a common crash affecting Mac users in 4.16 User DescriptionsMacOS High Sierra Beta 2 - Starting a project ...

[CrashReport] UE4Editor_CoreUObject!UPackage::Save() [savepackage.cpp:4597]

UE - Gameplay - Blueprint Compiler - Jul 14, 2017

This is a common crash affecting users in 4.16. Users have not provided additional information. Source Context// Set the parent index, ifthis export represents a UStruct-derived object 4589 ...

Map Find node keeps a stale value on the value output pin from a previous call even if it returns false

UE - Gameplay - Blueprint Compiler - Jul 13, 2017

See repro and screenshot. ...