Material Instance Parameter Values Reset When Renamed

UE - Rendering Architecture - Materials - Nov 27, 2017

Per Licensee: We would like to change some of their parameter names, however when renaming a parameter, its value in all of the corresponding material instances resets to the base material default ...

Input Events don't have friendly names in Call Stack tab

UE - Gameplay - Blueprint Editor - Nov 27, 2017

In the Call Stack tab, input events are not listed by their friendly names. Instead they have long names such as InpActEvt_One_K2Node_InputKeyEvent_2. This is different from Actor Events that simp ...

Unable to package an Android DLC Using "Android APK" and "Android DLC" profiles in Project Launcher

UE - Platform - Mobile - Nov 22, 2017

Packaging an Android DLC currently fails with an error message that states that plugin DLC1.0 could not be found. It was reported that this was possible in 4.17, but the repro for this does not see ...

Packaged builds don't copy over plugin config files

UE - Foundation - Cpp Tools - Plugin System - Nov 21, 2017

We currently do not copy over the Config folder when we are packaging a plugin for inclusion with a packaged game. This is likely because we haven't supported plugin config files in the past, but th ...

Only sound is played for videos on Android devices

Media Framework - Nov 21, 2017

When playing a video (in UMG or as a material) it will appear black on Android devices. However, the sound from the video plays as expected. ...

[CrashReport] UE4Editor-CoreUObject.dylib!UPackage::Save() during COTF

UE - Foundation - Core - Cooker - Nov 21, 2017

This is a common Mac crash that has occurred since at least 4.17.1 User DescriptionsJust trying to launch my project on any output I can. No luck.launching AR project on IOS device. Ugg. Last adjus ...

[CrashReport] UE4Editor_ShaderCore!FShader::GetVertexShader() [shader.h:568]

UE - Graphics Features - Nov 21, 2017

This is a common and longstanding crash that has occurred since at least 4.16 User DescriptionsTrying to paint my new sandtexture onto the terrainOpened the material editor by double clicking a mat ...

[CrashReport] UE4Editor_SlateCore!FSlateElementBatcher::AddElements() [elementbatcher.cpp:52]

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

This is an infrequent crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Based on affected project names, this may be a VR is ...

[CrashReport] UE4Editor_UdpMessaging!FUdpMessageProcessor::HandleSerializedMessageStateChanged() [udpmessageprocessor.cpp:548]

UE - Virtual Production - Nov 21, 2017

This is a common and longstanding crash that has occurred since at least 4.11. User DescriptionsI was just sitting around and it autosaved no source context available ...

Crash in the Blueprint Debugger.

UE - Gameplay - Blueprint - Nov 21, 2017

After creating a few different Blueprints in the editor and adding a breakpoint to a Function, a crash ensues when using Step In to debug the Blueprint. ...