Packaging fails after changing from Dynamic to Static Nav Mesh Runtime Generation

UE - AI - Feb 8, 2016

If you package with Runtime Generation set to Dynamic and then switch to Static and attempt to repackage, the packaging will fail with the following error message.[2016.02.08-16.18.14:511][217]MainF ...

TArray64 RangeCheck prints the incorrect error messages for values over 32-bit length

UE - Foundation - Core - Apr 27, 2022

TArray64 RangeCheck prints the incorrect error messages for values over 32 bit. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did occur there, it is not a regressi ...

PhysX Crash In Attached Project During PIE

UE - Simulation - Physics - Jul 29, 2016

The user is experiencing a PhysX crash in their project. They stated that the source files contained in 4.12.5 are different from Nvidia's Github version of 3.3.4, which apparently contains a fix fo ...

Memory Usage Remains High After Exiting PIE

Tools - Nov 24, 2015

Originally, a project that uses about 500 mb of memory spikes to over 2 gigs during PIE. After exiting PIE, the memory usage remains well over 2 gigs and continues to rise. Found in 4.10 Binary. R ...

Detour AI Controller Not Functioning Properly

UE - AI - Oct 30, 2015

Using AI Detour in 4.9.2 works as expected, however, when upgrading a project from 4.9.2 to a newer version, the AI pawns fail to properly navigate around each other when moving to their respective ...

Splash screen on iOS is stretched

UE - Platform - Mobile - Dec 22, 2015

The splash screen on the iPhone 6s is stretched when loading. Tested alongside the iPhone 5s and the Samsung Galaxy Note 2 for comparison. The stretching only occurs on the 6s. iPhone 6s: 6240_iPho ...

Changing a Packaged Game from Fullscreen to Windowed at Runtime Causes Title Bar to Disappear

Tools - Jul 6, 2016

When changing a packaged game from Fullscreen to Windowed mode at runtime, the window is placed in the top left corner of the monitor and the title bar disappears. Setting FullscreenMode=2 in the G ...

Unreal Logo in Display 3.1 Continues to Spin After Button is Turned Off

Docs - Samples - Sep 21, 2016

While writing test cases for the Blueprint Communication Content example, I came across this inconsistency. The logo continues to spin even after the button is no longer active. I expected the logo ...

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

Crash when Listen Server Attempts ServerTravel in Play in New Editor Window

UE - Networking - Jun 9, 2015

JamesG: New callstack on UDN thread points to UNetDriver::TickFlush Editor crashes if a listen server attempts to use the console command ServerTravel while in Play in a New Editor Window. CrashR ...