Crash on opening Sequence Director for Level Sequence

UE - Gameplay - Blueprint - Oct 15, 2020

Within the project attached, the Sequence Director can not be opened for the Level Sequence "SkateReel Sequencer Crash." The user reports being able to open the Sequence Director prior to copying an ...

Engine crashes when trying to copy a setter node for a GameplayTag variable from one eventgraph to another eventgraph

UE - Gameplay - Sep 27, 2019

When trying to copy a setter node for a GameplayTag variable from one eventgraph to another eventgraph the engine crashes. If the blueprint that is copied into has a GameplayTag variable with the sa ...

Undoing the pasting of a copied node from the Blueprint Diff tools causes an access violation crash

UE - Gameplay - Blueprint Editor - Aug 24, 2017

The editor crashes with an Access Violation if a node that was copied and pasted from the Blueprint Diff tools is removed via an undo. Regression?: No This issue also occurred in 4.16 Branches tes ...

Multiplayer Shootout project sample is crashing on start

Docs - Samples - Apr 3, 2015

The project sample Multiplayer Shootout in the Learn tab is crashing on start up with 4.7.4 Crash does not occur on 4.8. Tested by Patrick.D on Main CL-2498147 Pass in 4.7.5 dev. - CKC 2503383 ...

Crash when Pasting a Gameplay Tag variable setter into a level Blueprint

UE - Gameplay - Blueprint Editor - Nov 4, 2019

Copying a gameplay tag variable setter from a blueprint into a level blueprint fails an assert in UGameplayTagsManager::GetCategoriesMetaFromField. ...

Blueprint Editor: BP functions display dropdown instead of checkboxes for uint8 enum parameters

UE - Gameplay - Blueprint Editor - Aug 8, 2017

I traced through the callstack and it looks like the problem is as follows:in order for the BP function to compile, its enum parameter must be uint8, because that is the only type supported by BP fu ...

Launching Android project to device results in Assertion Failed: AsyncLoading.cpp, Line 3710

UE - Platform - Mobile - Aug 31, 2020

After updating to 4.25.1 from 4.25 Packaged Android game crashes constantly with objects added to the map 4.25 Packaged game did not crash (editor did a lot but glad thats fixed in 4.25.1) Empty map ...

Connecting GetSequenceBinding node to LevelSequence including Spawnable Actor etc. will result in error

UE - Gameplay - Blueprint Editor - Feb 22, 2018

[Link Removed] ・Open attached project ・Open NewMap ・Confirm that an error appears on the console ・When creating a Windows (64-Bit) package in this state, the same error occurs ...