Disabling Editor Sounds Doesn't Prevent Compile Sound From Playing

Tools - Nov 10, 2015

Disabling the Editor Sounds under Editor Preferences->Level Editor->Miscellaneous->Sound->Enable Editor Sounds doesn't stop the Compile sound from playing when you click the Compile button in the ed ...

Custom iOS icons don't appear on device for Windows BP projects (Binary Build)

UE - Platform - Mobile - May 4, 2018

iOS icons have stopped working for Windows BP projects again; this does not occur on Mac. It also does not occur when using a source build from p4 (only on a binary build from the launcher). Note t ...

Dirty Actors in WP lose their actor folder in the outliner (and cause warnings) on PIE

UE - World Creation - Worldbuilding Tools - World Partition - Mar 20, 2023

From Licensee: You can reproduce this in stock by doing the following:Make a new 5.1 project with a new WP map (it can be empty)Put some actors in some folders in the outliner and save them/reload ...

A SkeletalMesh component will spawn in rotated when setting the skeletal mesh and simulating physics on Begin Play

UE - Simulation - Physics - Jun 28, 2016

A SkeletalMesh component will spawn in rotated when setting the skeletal mesh and simulating physics on Begin Play Adding a Delay between SetSkeletalMesh and SetSimulatePhysics will correct the iss ...

A replicated Timeline's Finished output does not fire on the Client if the Server changes the Timeline Length to a shorter duration

UE - Networking - Jan 28, 2016

A replicated Timeline's Finished output does not fire on the Client if the Server changes the Timeline Length to a shorter duration. Test project attached. Reproduced in 4.9.2 binary, 4.10.2 binar ...

Changing the name of a GameMode Blueprint that is set as the Default in Project Settings and then clicking the Project Settings Default GameMode dropdown will crash the editor

Tools - Jul 7, 2015

Changing the name of a GameMode Blueprint that is set as the Default in Project Settings and then clicking the Project Settings Default GameMode dropdown will crash the editor. No crash report is ge ...

Attached Project Crashes When Moving Child Actor Components in Blueprints

UE - Gameplay - Blueprint - May 3, 2016

The editor crashes when moving a child actor component in the blueprint viewport. This has not been reproduced in a clean project, and only seems to be occurring in the user project where they have ...

Crash using Custom HLSL Node with Empty Shader Directory

UE - Graphics Features - Jul 13, 2017

A crash is occurring when adding an empty shader directory when using the custom node within the material editor. This crash is preventing some users from opening their projects that use this workfl ...

Linux: UI scale is sometimes not 1.0 on non-high-DPI monitors

UE - Platform - Linux - Nov 7, 2017

At the moment, UI scale is calculated on Linux from physical monitor dimensions (obtained ultimately from EDID) and not system scale. The granularity is 0.25, so scale can be 0.25, 0.5, 0.75, 1, 1.2 ...

The AND node always calculates all inputs

UE - Gameplay - Blueprint - Nov 5, 2015

The AND node always calculates all inputs, even if the first input fails as False. Probably related to [Link Removed] (currently unresolved, but a Select node-specific fix is mentioned in the comme ...