Meta specifier MustImplement does not list eligible blueprints that have not been opened/loaded

UE - Gameplay - Blueprint - Oct 16, 2017

Using the meta specifier MustImplement will cause the associated dropdown to only list classes/blueprints that implement the provided interface. If a blueprint has not been opened/loaded in the edit ...

Literal Gameplay Tag Container's Return Value does not have ParentTags

UE - Gameplay - Oct 16, 2017

Literal Gameplay Tag Container's Return Value does not have ParentTags in 4.17 and 4.18. In 4.16, the value had it. There is same problem in Return node that is Gameplay Tag Container Structure. In ...

values for pinch input produce very different results for same area on android device

UE - Platform - Mobile - Oct 13, 2017

Values for pinch input produce very different results for the same area on an android device. values can range from 0 to 1, or end up in the thousands, despite the pinch distance being the same. It ...

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 ...