Volumetric Clouds appear in front of foreground objects in the Right Eye of VR Headsets

UE - Platform - XR - Dec 15, 2021

It seems that volumetric clouds in the background appear in front of objects in the foreground in the right eye of a VR headset. I also tested in //UE4/Release-4.26 @ CL 15973114 and the results wer ...

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

Staging DLC is reportedly broken

UE - Foundation - Cpp Tools - Automation Tool - Dec 16, 2015

According to a licensee, StageFiles() is called with ExcludeWildcard that contains a directory name ("Engine/*") and bRecursive=true when building DLC. This is not supported by Directory.GetFiles(). ...

Editor crashes when opening several marketplace assets - Assertion failed: !HasAnyFlags

UE - Gameplay - Blueprint - Jun 22, 2016

Editor crashes while attempting to open several marketplace assets. Allar's Generic Shooter Defuse Studios RTS Template JCInventory Frequency: 5/5 Regression (yes) issue (does not) occur in 4.11 ...

Get Class Defaults node disconnects output pins when project upgraded from 4.11 to 4.12

UE - Gameplay - Blueprint - Jun 7, 2016

Upgrading a project from 4.11 to 4.12 causes Class Default nodes to disconnect their output pins from other nodes. If the node is reconnected and saved, it will disconnect again when the project is ...

Syncing to an asset through in-editor interface will not update existing assets while in the editor

Tools - Sep 4, 2015

If a user syncs to an asset through the editor (right-clicking it in the Content Browser and selecting Sync), the asset will not update until the editor is closed and reopened. Note: This issue is ...

ICU was built with timezones disabled for Android

UE - Platform - Mobile - Mar 23, 2017

ICU for Android was built with U_TIMEZONE defined to 0, which means that ICU always considers itself to be in UTC, rather than use its default Android implementation. We should try and build ICU ag ...

ICU was built with timezones disabled for Linux

UE - Platform - Linux - Mar 23, 2017

ICU for Linux was built with U_TIMEZONE defined to 0, which means that ICU always considers itself to be in UTC, rather than use its default Linux implementation. We should try and build ICU again ...

A crash in editor will result after swapping inherited SCS component names at the parent class level before loading a child class that overrides them.

UE - Gameplay - Blueprint - Oct 26, 2018

This is an editor-only crash that's due to stack overflow/infinite recursion in UInheritableComponentHandler::FixComponentTemplateName(). We are recursively trying to rename other inherited componen ...

Sound Quality is worse after import

UE - Audio - Feb 17, 2020

After importing a sound file, it's sonic characteristics are changed and the sound is not the same as the original. This leads to inconsistency. The sound is the same with Compression set 100. Two ...