Crash upon adding an Interface to a Blueprint that has a function name that matches the name of a variable in the Blueprint.

UE - Gameplay - Blueprint Compiler - Oct 13, 2017

When you add an Interface to a Blueprint that contains a variable with the same name as one of the Interface's functions, the editor will crash upon compiling the blueprint. In 4.16, this only cause ...

Draw Brush Polys setting does not display translucent Material

Tools - Oct 13, 2017

The Draw Brush Polys setting does not display translucent Material in versions 4.17 and higher, instead, checking the option appears to do nothing. This issue does not occur in 4.16.3, this issue is ...

Editor freezes when editing sub-level referenced by more than one level

Tools - Oct 12, 2017

This bug occurs when more than one level references the sublevel. Occurs in 4.18P4 CL 3676890 Unable to reproduce in 4.17. This is a regression. ...

[CrashReport] Mac crash - UE4Editor-SlateCore.dylib!SWindow::IsVisible()

UE - Platform - Apple - Oct 12, 2017

This is a trending Mac crash coming out of the 4.18 previews. Most of the project titles experiencing this crash mention "AR" It is the exact same callstack and crashgroup as [Link Removed], but th ...

Landscape Shaders Unknown by Landscape Thumbnail: Add to AllowedShaderTypes or ExcludedShaderTypes

UE - LD & Modeling - Terrain - Landscape - Oct 12, 2017

When packaging Elemental Demo and Vehicle Game for Linux from Windows, multiple Landscape Shader warnings are encountered complaining that the shader is unknown by the landscape thumbnail material a ...

OnActorSpawned is called prior to FinishedSpawning for PlayerControllers and actors spawned with bDeferConstruction set to true

UE - Gameplay - Oct 12, 2017

When a PlayerController or any actor with bDeferConstruction set to true is spawned, OnActorSpawned.Broadcast is called prior to FinishSpawning which can cause issues as some components may not be i ...

[CrashReport] UE4Editor_SequenceRecorder!<lambda_ffd596aba4580204f4fb2f5c21d9754c>::operator() [actorrecording.cpp:139]

UE - Anim - Sequencer - Oct 12, 2017

This is a common and longstanding crash that has occurred since at least 4.14. User DescriptionsRecording sequencer cinematic on character panw. Using Vr static meshes. A sequencer object was alrea ...

[CrashReport] UE4Editor_SlateCore!SWindow::IsVisible() [swindow.cpp:1320]

Tools - Oct 12, 2017

This is a trending crash coming out of the 4.18 previews and 4.18.0. The callstack is similar to a Mac crash that was fixed in 4.16.2 - [Link Removed] User Descriptionswas testing 3rd person temp ...

WorldGridMaterial gets added as Element 0 when importing LOD model

When importing a LOD model, LOD material can get added as element 0, not preserving previous material assignment. It's not possible to re-order/delete the automatically added Element 0 WorldGridMat ...

Packaged iOS project incorrectly includes level not selected to be cooked

UE - Foundation - Core - Cooker - Oct 11, 2017

When packaging for iOS on a Mac, the default level for a project will always be included in the packaged project even if it was not selected to be cooked and packaged. The expected behavior is that ...