Packaged games do not display PlayerName correctly using Steam OSS

UE - Online - Jan 2, 2016

Packaged games do not display PlayerName correctly using Steam OSS. Does not occur in Standalone. Test project attached. To test, package for Development > Win64. When run (with the Steam client op ...

ZenGarden or project with MSAA enabled crashes on iPhone 6 and 6+

UE - Platform - Mobile - Jul 19, 2017

Zen Garden crashes on the iPhone 6+ before anything appears onscreen. Occurred on: iPhone 6+ on 10.3.2 Didn't occur on: iPhone 6S on 10.3.2 ...

Unable to open UE4Editor on Linux - Bad hlslcc header found

UE - Platform - Linux - Nov 4, 2015

UE4Editor does not open on Ubuntu 15.10 due to the following error: [2015.11.04-16.19.35:974][ 0]LogOpenGLShaderCompiler:Error: Bad hlslcc header found! Missing '#'!Error in `./UE4Editor': free(): ...

Failed Import Error Message Appears on Components in Child Blueprints

UE - Gameplay - Components - Dec 2, 2015

Creating a C++ class based on actor and adding components to it will build successfully and work as expected. However, creating two child blueprints of a parent that is based on that C++ class and p ...

Unexpected behavior when Actor Parenting in the World Outliner of a WP map

UE - World Creation - Worldbuilding Tools - World Partition - Nov 23, 2021

Licensee reports the following in the UDN: There seems to be some other erratic behavior when using parenting in world outliner (i.e. drag and drop one actor on another one in world outliner).Since ...

Crash after creating a suboject for RootComponent if the actor is placed on the level

UE - Foundation - Cpp Tools - Hot Reload - Nov 6, 2020

The crash occurs when trying to assign a new value to RootComponent if the Pawn is already placed on the level Crash does not happen in  P4 //UE4/Release-4.25.3 CL 13942748 Other steps to reproduc ...

Crash on Adding Texture Samples with modified BasePassPixelShader.usf

UE - Graphics Features - Jul 27, 2015

In 4.8.2 QA Build - Making the changes to BasePassPixelShader.usf listed below, adding two texture samples and then using the Preview Arrow toggle on the add node will hard crash the CPU, requiring ...

Event Tick is not running once packaged

UE - Gameplay - Components - Jul 20, 2015

Event Tick works when it's running on Windows however once it's packaged or even launched onto all platforms, the event tick does not work as anticipated. This happens on all platforms. *Project ca ...

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

LIVE: RENDERING: Movable Mesh does not receive shadows from Static meshes in static or stationary lighting

UE - Graphics Features - Apr 30, 2014

---------------------------------------------------------------------------------------------------------------------- Build: 4.1.0-2057451 Description: Movable meshes and blueprints set to cast n ...