Orange Screen when using the VR preview mode with the oculus rift

UE - Platform - XR - May 26, 2015

Orange Screen when using the VR preview mode with the oculus rift (runtime 0.6.0) appears with the following message "Application is paused while an old SDK application is rendering." ...

Hang when using Debug config with Launch On to Android

UE - Platform - Mobile - Mar 18, 2019

Final bits of logging show:D/UE4 : [2019.03.18-16.36.59:236][ 0]LogInit: Display: Starting Game. D/UE4 : [2019.03.18-16.36.59:236][ 0]LogNet: Browse: /Game/FirstPersonCPP/Maps/FirstPerson ...

Play Sound 2D Blueprint Start Time doesn't work

UE - Audio - May 5, 2022

Setting the Play Sound 2D start time after 0.0 will not apply when a input event is triggered, The sound will always play at the start.  This does not occur in 4.27 ...

Can't assign LightMapCoordinateIndex on Static Mesh with generated LODs

Tools - Jan 10, 2020

Once a static mesh have generated LODS, the only lightmap index value the static mesh editor's UI accepts is 0. We should be able to set the index to any value between 0 and 3 as long as there are ...

LiDAR not importing colors correctly for .E57 Point Clouds

UE - Editor - Content Pipeline - Jan 6, 2023

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. LiDAR plugin is version .08 in UE5.0.3, and version 1.0 in UE5.1.0 ...

iOS Metal-based build crashes at launch with sub-levels.

Tools - May 16, 2016

Application crashes when deploying a game to iOS with Metal enabled. This has only been reproduced if a sub-level has been added to the starting level within the project. This seems to only happen ...

The process may not return to the root node after the Wait Task is completed.

UE - AI - BehaviorTree - Sep 14, 2021

If the Wait Task is completed for the first frame, it may not return to the root node even after Finish. This can be avoided by increasing the wait time of the Wait Task (see CaseOK.mp4). When this ...

[CrashReport] Crash on Linux - FShaderCompilingManager::LaunchWorker()

UE - Graphics Features - Jul 14, 2017

This is a common crash affecting users on Linux. No additional information is available. ...

Error: FAsyncPackage::LoadImports for <some asset>: Skipping import PaperTileMap /Script/Paper2D.Default__PaperTileMapActor:RenderComponent.PaperTileMap_0, depends on missing native class

UE - Gameplay - Blueprint Compiler - Jun 30, 2020

User reporting seeing this error start appearing in 4.25.1 (possibly 4.25.x, unsure if they were previously testing on 4.25.0 or not). It appears 'benign' as the expected data still gets loaded, bu ...

HTML5 shows up as black screen in FireFox 32-bit

UE - Platform - Mobile - Apr 16, 2015

Packaged HTML5 games are not running on FireFox 32-bit Version 37.0.1; Some projects will also provide you with a scripting error that appears when you attempt to run the game on 37.0.1 Spoke with ...