3D Widget Doesn't Render Custom Depth Stencil

UE - Editor - UI Systems - Apr 21, 2017

Custom Stencils don't appear to work with 3d widgets. ...

Scale does not return to 1 after teleporting in the VR editor

UE - Editor - Workflow Systems - Apr 21, 2017

The scale for the VR editor does not return to 1:1 after teleporting as stated in the documentation. The scale remains the same after teleportation. Docs link: https://docs.unrealengine.com/latest ...

"Active" marker on shot track scales improperly when using Time Scale

UE - Anim - Sequencer - Apr 21, 2017

"Active" marker on shot track scales improperly when using Time Scale ...

Blackboard Key Values Persisting Between PIE Sessions

UE - AI - Apr 21, 2017

Values set on Blackboard Keys are persisting after stopping and starting a new PIE session. Restarting the editor sets these values back to NULL. ...

Lighting build fail due to failing to open channel for material data

UE - Graphics Features - Apr 21, 2017

Licensee reports lighting build fails for their specific levels which were created in 4.14.1 then moved to 4.15.1. Workaround: Setting LogLightmassSolver verbose level to Warning can show "Warning ...

Compile failure packaging for Linux in arm-unknown-linux-gnueabihf from Windows

Tools - Apr 20, 2017

Packaging for Linux is failing when setting the TargetArchitecture=ArmUnknownLinuxGnueabihf in the DefaultEngine.iniUATHelper: Packaging (Linux): UnrealBuildTool: C:\LinuxXC_ToolChain\v9_clang-4.0.0 ...

BP - Nativization will fail at cook time if a BP class and a User-Defined Structure reference each other.

UE - Gameplay - Blueprint - Apr 20, 2017

Note: This happens with "Exclusive" nativization mode as well. This occurs because the nativized UDS 'GetDefaultValue()' method is generated into a .h file rather than a .cpp file. This creates a c ...

BP - Exclusive nativization will fail at cook time if a BP class includes a ChildActorComponent with a Data-Only BP set as the ChildActor class.

UE - Gameplay - Blueprint - Apr 20, 2017

Note: This does not occur when the nativization mode is set to "Inclusive" in the Project settings. Current workaround: Ensure that the ChildActor class is NOT a data-only Blueprint, by adding scri ...

[CrashReport] UE4Editor_Core!FGenericPlatformMemory::OnOutOfMemory() [genericplatformmemory.cpp:161]

UE - Graphics Features - Apr 20, 2017

Based on CrashVisualizer data, crashes of this nature are the 4th most common in the 4.15.1 release. This crash may be expected due to the clear messaging that the system is out-of-memory, but this ...

Drag and drop to replace animation only works on certain samples in Blendspace

OLD - Anim - Apr 20, 2017

In a blend graph, the user can only use drag and drop to replace certain samples. ...