Changing blendspace on a blendspace player node resets the play time

OLD - Anim - Jan 11, 2017

Open QAGame and duplicate Player_RunBlend to Player_RunBlend2. Create an animation blueprint for M_Avg_Base_AnimSkeleton and set it up in the screen shot below. ( "New Var 0" and "New Var 1" contai ...

Dark Artifacts Appear On Meshes With "Use As Occluder" After Enabling DBuffer Decals

UE - Graphics Features - Feb 13, 2017

Objects set to "us as occluder" will create dark artifacts from certain view angles. For this to occur "DBuffer Decals" need to be enabled in the project settings. The licensee has noted that addi ...

Filename issue for Stick Figure Project 2D project

Docs - Samples - May 2, 2017

There is an issue packaging the project Unreal Stick Figure 2D project that is available in the learning tab. The project cannot package from the outset because of a couple of files that uses space ...

Cannot paste text into Text Box in HTML5 build

UE - Platform - Mobile - Sep 14, 2017

With HTML 5 Packages you cannot use the windows clipboard to paste things into the text box. This issue does not occur with other builds of the project. This issue does not appear to be a regression ...

Crash upon editing a GameplayTagQuery inside of a DataAsset

UE - Gameplay - Oct 27, 2017

When a GameplayTagQuery variable is edited from inside of a DataAsset, the editor crashes when the changes are saved. This could be related to a bug that was fixed previously: [Link Removed] Regres ...

UI transparency breaks when dragging a game window around the screen

UE - Editor - UI Systems - Nov 20, 2017

When a game window launched from UE is moved around the screen, any transparent elements on the screen will turn fully opaque. The loss of transparency also causes some text to become blurry. This d ...

"No value will be returned by reference" when calling Event Dispatcher with an Array

UE - Gameplay - Aug 14, 2018

When creating an Event Dispatcher that sends an array, a blue Note shows up on the bottom of the Call node stating that "No value will be returned by reference". This is a similar issue to [Link Rem ...

Crash on Linux and Windows with Vulkan when adding Atmospheric Fog to a Level

UE - Graphics Features - Dec 5, 2018

Adding an instance of Atmospheric Fog to a Level causes the Editor to crash on both Linux and Windows when using Vulkan. There is a different callstack when SteamVR is enabled on Linux which is also ...

Gameplay Debugger doesn't work in ShooterGame when "Run Dedicated Server" is checked

UE - AI - May 10, 2019

The Gameplay Debugger does not function in ShooterGame when "Run Dedicated Server" is checked. This issue only affects ShooterGame and works as expected in a Blank project or if "Run Dedicated Serve ...

Arrays of Soft Object local variables are not captured for reference graph

UE - Gameplay - Blueprint - May 20, 2019

This bug comes from https://udn.unrealengine.com/questions/492861/view.html and is a very similar problem to [Link Removed] The issue is that the code that harvests soft object references stored in ...