ResavePackages commandlet with -fixupredirects flag won't update asset references on shared collections

UE - Editor - Content Pipeline - Content Browser - Mar 29, 2018

We currently have two methods of fixing up redirectors: the ResavePackages commandlet and the Fix Up option within the editor. While the editor's option correctly handles collections via FAssetFixUp ...

Paper2d Plugin Content Missing from Content Browser

UE - Gameplay - Paper2D - Nov 21, 2016

There are a number of assets/content missing from the Paper2D plugin content within the Content Browser. Whether you create a new 4.14 project or upgrade from a previous version, these assets are r ...

Major performance drop with instanced meshes since PhysX 3.4 upgrade

UE - Simulation - Physics - Mar 15, 2017

Major performance drop with instanced meshes since PhysX 3.4 upgrade Regression: YES Worked: 3172292 (4.13.2) Broken: 3249277 (4.14.3) For me, my results were: 4.8 through 4.13 No Collision - ...

Unreal Studio: Multi User Viewer Template Menu: Next Arrow Bug

UE - Anim - Sequencer - Oct 11, 2018

"There's a bug with the menu where you cant get to the next step (server browser or host) when you have a VR headset plugged and available. The "Next_Btn" button is greyed out on the last step. You ...

Crash on iOS9 when using Apple's CFNetwork library

UE - Platform - Mobile - Dec 6, 2016

Many clients have hit a crash due to an Apple library using operator delete on a memory block that was not allocated with operator new. This happens with the following callstack on iOS9 in UE4.13 o ...

CPU benchmark value "inf" When using the console command "scalability auto"

UE - Foundation - Core - Nov 9, 2017

When running the console command "scalability auto" on a packaged project, the benchmark for the CPU is returning "inf". Example logs [2017.11.09-14.35.50:583][ 92]LogConsoleResponse: Display: Cu ...

ProfileGPU console command crashes Daydream applications

UE - Platform - XR - May 8, 2017

Using the Profilegpu console command in a Daydream app causes the app to crash. Crash logs attached. Regression?: No This also occurred in 4.14 ...

[CrashReport] D3D 'Hung' crash - FD3D11DynamicRHI::ReadSurfaceDataNoMSAARaw

UE - Graphics Features - Jan 4, 2017

This is a frequent D3D Hung crash, similar to [Link Removed] and [Link Removed]. A potential fix for the other crashes was released in 4.14.2, but this crash is still occurring on that release. ...

Android crash a couple minutes into StrategyGame

UE - Platform - Mobile - Mar 8, 2016

This didn't occur on iOS; so far this has only been tested in StrategyGame The device this occurred on was Nexus5X_6713_Adreno 418, 6.0.1 It did not occur on: iPad Mini 4_6242, 9.2.103-08 14:12:0 ...

Project crashes when creating a Standalone Window editor plugin, restarting, and immediately playing as Standalone Game

UE - Foundation - Cpp Tools - Plugin System - Oct 21, 2016

If the user creates a Standalone Window Editor plugin and restarts the editor then immediately plays the game as Standalone Game, the editor hits an assert. [Link Removed] Appears to only happen i ...