Allow demo functions from Execute Console Command.

UE - Networking - Aug 10, 2017

Continuation of [Link Removed] Previous ticket addressed the crash. However, it didn't fix the FScoedLevelCollectionContextSwitch to allow for demo commands to be run from Execute Console Commands. ...

Ensure starting PIE after editing character blueprint of a code based side scrollers

UE - Gameplay - Apr 6, 2016

After editing character blueprint of a code based side scroller project, starting PIE will show the camera detached from the character and exiting PIE causes the project to crash. NOTE: This appear ...

[CrashReport] UE4Editor_UnrealEd!UEditorBrushBuilder::EndBrush() [editorbrushbuilder.cpp:53]

Tools - Aug 10, 2018

No user comments in crash group 48 bool UEditorBrushBuilder::EndBrush( UWorld* InWorld, ABrush* InBrush ) 49 { 50 //!!validate 51 check( InWorld != nullptr ); ...

Blueprint interface function with the same name as a node gets fused

UE - Gameplay - Blueprint - Nov 29, 2017

Creating a Blueprint interface and changing its function name causes a crash when using the undo button to change the name back. ...

MediaTexture.AutoClear Is Ignored On Quest

Media Framework - Mar 9, 2020

When closing a media player asset in the Oculus Quest the Clear Color is ignored and the last frame is left on frame shown. This happened whether I ran the project both while the Quest was and was n ...

[CrashReport] UE4Editor_Core!rml::internal::ExtMemoryPool::initTLS()

UE - Gameplay - Blueprint - Aug 15, 2017

This is a trending crash coming out of the 4.17.0 release. Users have not provided any descriptions of their actions when the crash occurred. The callstack shares some similarities to an older 4.14 ...

[CrashReport] UE4Editor_LevelEditor!FLevelEditorActionCallbacks::Paste_CanExecute() [leveleditoractions.cpp:1662]

Tools - Jul 19, 2017

This is a common crash affecting users in 4.16, and has occurred since at least 4.14. User DescriptionsI was copying and pasting a Geometry Box and then the client just crashed.I was trying some st ...

Assertion failed: GEditor->GetSelectedActorCount() == 1 in FLevelEditorActionCallbacks::Paste_CanExecute

Tools - May 3, 2017

This is a high frequency crash occurring for our users. It appears to be the same crash reported in [Link Removed], however that was fixed in 4.15.0, and the specific repro steps are verified to no ...

[CrashReport] UE4Editor_Foliage!AInstancedFoliageActor::GetAllInstancesFoliageType() [instancedfoliage.cpp:2244]

UE - World Creation - Worldbuilding Tools - Foliage - Dec 1, 2017

This is a common crash in the 4.18 release. User DescriptionsTried moving foliage to another sub-level. It wanted to move the foliage asset for some reason (I tried the same location - which was de ...

[CrashReport] UE4Editor_SlateCore!TIndirectArray<SOverlay::FOverlaySlot,FDefaultAllocator>::DestructAndFreeItems() [indirectarray.h:444]

Tools - Nov 17, 2017

This is an infrequent crash in the 4.18 release. Based on individual crash details it seems frequently related to Sequencer. Users have not provided any descriptions of their actions when the crash ...