UActorFactory::PostSpawnActor gets called twice when an actor blueprint class is dragged into the scene

UE - Gameplay - Jan 11, 2019

Whenever dragging and dropping an actor to the Scene, the function UActorFactory:: PostSpawnActor gets called twice. Tested in 4.20.3 (CL - 4433814), 4.21.1 (CL - 4705082), 4.22 (CL - 4708082) ...

Performance drop when spawning AI actors during runtime compared to placing them in world

UE - AI - Jan 9, 2019

There is a performance difference between spawning and placing AI into a level. This is causing issues when spawning/despawning AI actors in a large open world, where 4-5ms of frame time quickly bui ...

Hot Reload fails if a project and Engine are placed next to each other in the same root folder that has the same name as the project

UE - Foundation - Cpp Tools - Hot Reload - Jan 8, 2019

Hot Reload does not work if a project and the Engine that project is associated with are placed next to each other in the same root folder that shares the same name as the project. During the Hot Re ...

Crash when executing Rename Asset or Duplicate Asset and other functions in Scripted Actions

UE - Gameplay - Blueprint - Jan 8, 2019

In Scripted Actions, if you execute a function after using Rename Asset or Duplicate Asset, it will crash. If you do not execute the function it will not crash. ...

When r.CustomDepth = 3 (Enabled with Stencil), the values of SceneDepth and CustomDepth are different on IOS

UE - Graphics Features - Jan 7, 2019

The user wants to express using the difference between SceneDepth and CustomDepth. However, when r.CustomDepth = 3 (Enabled with Stencil), the expression can not be realized because the SceneDepth a ...

Landscape disappear under mobile preview after reopen level

UE - LD & Modeling - Terrain - Landscape - Jan 4, 2019

When trying to reopen a level with landscape under mobile preview, landscape's render data is not generated correctly. ...

Enabling Merge GC Clusters and Blueprint Clustering causes a packaged Window project to crash

UE - Foundation - Core - Cooker - Jan 3, 2019

Enabling the check boxes for Merge GC Clusters and Blueprint Clustering causes packaged Windows projects to crash on startup. The log and dump files regarding this crash have been attached to this t ...

Vehicle destroyed when long stiff value is set to 0

UE - Simulation - Physics - Jan 3, 2019

When setting the Long Stiff value to 0 for wheels it appears to destroy the actor as soon as the wheel come in contact with the ground ...

Engine\Build\IOS includes an expired certificate

UE - Platform - Mobile - Jan 2, 2019

\Engine\Build\IOS\AppleWorldwideDeveloperRelationsCA.pem is out of date. This causes a warning to appear when submitting app.  Workaround: Install latest WWDR ( https://answers.unrealengine.co ...

Virtual Bone effect is lost after re-importing mesh

OLD - Anim - Dec 31, 2018

After setting up a Virtual Bone on the skeleton and having it drive a Skeletal Control Node in an Animation Blueprint. Reimporting the skeletal mesh will cause the setup in the Anim BP to revert bac ...