Random Stream variables in the GameMode are reset every PIE

UE - Gameplay - Blueprint - Jul 6, 2015

Random Stream variables in the GameMode are reset every PIE. Workaround is to use Set Random Stream Seed before using the Stream value. Reproduced in 4.7.6, 4.8.1, and Main (//depot/UE4/Promotable ...

GameplayTag Query on Component Instance resets when reloading level

UE - Gameplay - Components - Jun 14, 2018

GameplayTagQuery variables - when inside of a component, are not saved. User notes: "Note that this does not occur if the ActorComponent is added in code in a native actor and that the actor at S ...

Oculus Touch Menu Button Input Not Received When Set In Action Mapping

UE - Platform - XR - Mar 9, 2020

The left menu button on Oculus Touch doesn't have it's input received when it is assigned to an action mapping. This looks like it stopped working after SteamVR was integrated into the engine. Foun ...

Marketplace plugins "missing precompiled manifest" on Mac

UE - Platform - Apple - Oct 12, 2021

Summary This issue was reported by a licensee via UDN. It appears that all of the plugins generate a "missing precompiled manifest" error when packaging a project on Mac in UE4.26.2.Licensee Platfor ...

Regression: Visibility property is not seen in the animation track in UMG

UE - Anim - Sequencer - Mar 6, 2017

Visibility track in 4.15 launcher version is not visible. Converted projects from previous version which already had this track, but cannot create new one. If I add Interp keyword in the UPROPERTY, ...

CRASH: Editor Crashes When Minimum Value of X Axis Range in 1D Blendspace is not set to Zero

OLD - Anim - Nov 17, 2014

Crash Reporter: [Link Removed] In a Blend Space 1D, setting the minimum value to any variable other than zero then applying and saving results in the editor crashing. Since being labeled "fixed," ...

MAC: Drop Down Menus Continuously Flicker (In Certain Conditions)

UE - Editor - UI Systems - Slate - Nov 4, 2015

Shown in the Behaviour Tree Graph, if the Dropdown menu's length exceeds the Behavior Tree Graph window, the menu will try to offset it's position in order to display all information and will flicke ...

When Mobile Deferred Shading, the DBuffer Decal is affected by metallic value

UE - Platform - Mobile - Jul 22, 2021

Use Deferred Shading (r.Mobile.ShadingPath=1) Enable DBuffer Decal All Lights’s mobility is Static Decal Material settings : Material Domain - Deferred DecalBlend Mode - TranslucentDecal Blend Mo ...

Asset produces error "Failed import for object property" upon loading editor

UE - Gameplay - Blueprint - Jan 18, 2016

Filepath for asset referenced in Gamemode blueprint produces error: /Game/ACustom/Code/cBP_Gamemode: Failed import for ObjectProperty /Game/ACustom/HUD/Game_UI.Game_UI_C:STMSG Fix up redirectors ...

Splash screens do not appear in Gear VR

UE - Platform - XR - Apr 28, 2017

A splash screen that has been set up in the DefaultEngine.ini with the following settings does not show in Gear VR[Oculus.Splash.Settings] bAutoEnabled=True TexturePath=/Game/Texture/AICON-Green ...