Rotated Collision doesn't scale to Static Mesh

OLD - Anim - Nov 27, 2017

Collisions only transform properly on the Y axis when set at an angle. Scaling on the X & Z axis causes the collision to not cover initially set areas on the parent object. As stated by the licensee ...

Skeletal Mesh scales incorrectly if RigidBody node is used in Animation Blueprint, then the character blueprint is scaled

OLD - Anim - Nov 27, 2017

Skeletal Mesh scales incorrectly if RigidBody node is used in Animation Blueprint and then the character blueprint is scaled. If the character blueprint is scale to extreme sizes (3.0) the effect i ...

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

Moving an actor between levels causes properties marked DuplicateTransient to reset to default

Tools - Nov 22, 2017

Currently, properties marked DuplicateTransient will be reset to default when their actor is moved to a different level. This happens because we use the clipboard to virtually cut the actor out of o ...

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

[CrashReport] FMacWindow::ApplySizeAndModeChanges | SWindow::Resize()

UE - Platform - Apple - Nov 21, 2017

This is an infrequent Mac crash in the 4.18 release. The callstack is similar to [Link Removed] and originally thought to be part of the same issue, but that Jira has been fixed and many other simi ...

[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_Engine!CheckSingleJob() [shadercompiler.cpp:749]

UE - Graphics Features - Nov 21, 2017

This is a common and longstanding crash that has occurred since at least 4.14. Users have not provided any useful descriptions of their actions when the crash occurred. Source Context 740 ...

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