Interface with one or more BlueprintNativeEvent declarations will lead to a compile failure during packaging with Blueprint nativization enabled.

UE - Gameplay - Blueprint - Nov 14, 2017

In the UHT boilerplate that's generated for the FGUseableInterface type, there is a pure virtual declaration that's emitted for the BlueprintNativeEvent's required _Implementation() method: #define ...

World-locked stereo layers for SteamVR are not positioned correctly

UE - Platform - XR - Nov 14, 2017

World-locked stereo layers don't seem to be in the correct place when viewed in SteamVR. In 4.16, if you Subtracted the difference of VR origin location and world origin location and offset the pos ...

Editor crash on BP recompile with custom FRuntimeFloatCurve variable

UE - Gameplay - Blueprint - Nov 13, 2017

When a class contains a FRuntimeFloatCurve variable, compiling a blueprint of the class causes the editor to crash once a key has been added to the curve and selected Regression: Yes, the provided ...

Inaccurate Metal shader warning message in the Editor when CommandLineTools is set to be the default compile tool on Mac

Tools - Nov 13, 2017

When CommandLineTools is set as the default tool, an inaccurate warning message is displayed when opening the Editor that states that Xcode is too old to compile Metal shaders, even if the latest ve ...

InstanceData->SetInstance crash when transforming InstancedStaticMesh

UE - Graphics Features - Nov 13, 2017

When updating InstanceStaticMesh transform from C++ or BP, UpdateInstanceTransform then FStaticMeshInstanceBuffer::UpdateInstanceData gets called. Sometimes InstanceData->SetInstance in FStaticMeshI ...

The tooltip on "Invalidate" is the wrong text.

UE - Gameplay - Blueprint - Nov 10, 2017

Hovering the mouse cursor over the Invalidate node in Blueprints to get the hover text brings up the same text as the Is Valid node. ...

[CrashReport] Mac crash - libobjc.A.dylib!objc_retain() [UnknownFile]

UE - Platform - Apple - Nov 10, 2017

This is a longstanding but low frequency Mac crash. User DescriptionsChanging camera shake values and testing in a new editor window Callstack from Log[2017.11.09-19.23.22:392][ 63]LogMaterial: Mi ...

[CrashReport] Mac/Metal crash - Assertion failed: (PixelShader->Bindings.InOutMask

UE - Graphics Features - Nov 10, 2017

This is a low frequency but trending crash coming out of 4.18. User DescriptionsAttempting to open a copied/converted from 4.16.3 project on 4.18 preview 4. Problem arose after preview 3. Was able ...

Foliage Instanced Static Meshes disappear when FISM Component BP is compiled

UE - World Creation - Worldbuilding Tools - Foliage - Nov 10, 2017

This bug removes foliage from a level when the Component Blueprint is compiled. Switching the Foliage type asset to another component will cause the issue to stop occurring. The Component Blueprint ...

[CrashReport] UE4Editor_Slate!FSlateApplication::DrawWindowAndChildren() [slateapplication.cpp:1213]

UE - Editor - UI Systems - Slate - Nov 10, 2017

This is a longstanding crash that has occurred since at least 4.13. User DescriptionsI cant package. Every time I try, I get a crash and an "Unknown Error"failed to switch between game modes and af ...