UMG does not show up in viewport on HTML5 platform

UE - Platform - Mobile - Apr 27, 2016

Text UMG isn't showing up on HTML5 when it's packaged and ran on the browsers. This has only been seen on HTML5 so far. ...

Incorrect number of parameters in empty Shipping version of the DrawDebugString() function signature

UE - Foundation - Core - Mar 26, 2019

The DrawDebugString() function has to versions. One is the actual function to display a string of debug text in non-Shipping builds, and the other is an empty function that is used in Shipping build ...

[Sound Cue][Blueprint API] - Setting a parameter value a second times does not work

UE - Audio - Apr 9, 2022

Setting a parameter on a Sound Cue from Blueprints more than once is not working. The first time a parameter is set works, but any following sets are ignored. This is a regression and does not occu ...

LIVE: The Now node (FDateTime::Now) does not return the correct time

UE - Foundation - Core - Nov 18, 2014

The 'Now' node does not return the correct time if ran through a 'Print String'. (NOTE: However, the 'Utc Now' node does return the correct time.) ...

Crash on Mac for some 4.16 users while opening editor, related to Xcode

UE - Graphics Features - May 26, 2017

This is a common crash on Mac in the 4.16 release. The callstack is fairly generic , so it shares similarities with other Jiras such as [Link Removed] and [Link Removed], but this issue is differen ...

Crash when client tries to connect to server instance using WP

UE - World Creation - Worldbuilding Tools - World Partition - Apr 10, 2023

The Spawn Actor from Class node outputs an Actor reference when a Select node is attached to the Class input, even if both options are of the same child type

UE - Gameplay - Blueprint - Jun 18, 2015

The Spawn Actor from Class node outputs an Actor reference when a Select node is attached to the Class input, even if both options are of the same child type. For example, if two Characters are the ...

Start up movies will only play for a second or two and then the level will load.

UE - Platform - Mobile - Oct 27, 2014

If you place a mp4 file into the startup movies section of the Project Settings, the movie will only play for a brief time before the level loads. If you play the play the level with the startup m ...

Painted Foliage and Landscape Grass cannot use Lighting Channels

UE - World Creation - Worldbuilding Tools - Foliage - Jul 5, 2016

Currently there is no way to set painted Foliage instances of an actor be able to use lighting channels even though these can be set to movable in their properties. Since Instanced and Hierarchica ...

r.AllowOcclussionQueries causing "huge RenderQuery Result" wait time in VR

UE - Graphics Features - Dec 3, 2019

Running r.AllowOcclusionQueries 0 command seems to set bWait = true, causing large wait times Tested: 4.22.3 CL#7053642 ,   4.24P4 CL#10387632 , 4.25 CL#10479005 Link to the users video, which ...