Upon editor restart, some Break Struct nodes display a string of letters & numbers

UE - Gameplay - Blueprint - Mar 25, 2015

Update: 4/14/2015 Another report of this error: https://answers.unrealengine.com/questions/206466/blueprint-still-dirty-after-compile.html#answer-211801 =========================================== ...

[CrashReport] Assertion failed in UE4Editor_LandscapeEditor!FLandscapeEditorCustomNodeBuilder_TargetLayers::HandleDragDetected()

UE - LD & Modeling - Terrain - Landscape - May 31, 2017

This report has been logged due to a high volume of submitted crash reports. Additional information is not currently available. User Descriptionsi create A game ENd Crashi was trying to create a l ...

Vertex Color Information Lost on Editor Restart

Tools - Apr 19, 2018

This is a regression. In 4.19 and Main (CL 4008322), vertex color information does not save properly and data is lost when editor is reopened. Creating project from scratch instead of copying over f ...

Unable to use OpenXR with non-Oculus Android platforms

UE - Platform - XR - Dec 1, 2022

From Licensee: In OpenXRHMDModule:473 (UE5.0) or OpenXRHMDModule:497 (UE5.1) the engine is checking if the app is packaged for Oculus Mobile, if it isn't the case the function returns false and the ...

[CrashReport] UE4Editor_LandscapeEditor!FLandscapeEditorCustomNodeBuilder_TargetLayers::HandleAcceptDrop()

UE - LD & Modeling - Terrain - Landscape - Jul 6, 2017

This is a common crash affecting users in 4.16.2. It is similar to [Link Removed], which was potentially fixed in 4.16.2. Users have not provided any additional information. Source Context 803 ...

[CrashReport] UE4Editor_LevelEditor!FLevelEditorContextMenu::FillMenu() [leveleditorcontextmenu.cpp:178]

Tools - Aug 15, 2017

This is a trending crash coming out of the 4.17.0 release User DescriptionsIt Stopped when I tried to place a mesh in thrid person. Source Context 164 if (GEditor->GetSelectedComponentCou ...

[CrashReport] UE4Editor_Engine!TScopedPointer<FStaticMeshRenderData>::operator->() [scopedpointer.h:74]

UE - Graphics Features - Jun 6, 2016

Log showing the issue is caused by a reimport:https://udn.unrealengine.com/questions/331317/recurring-editor-crash.html This Jira was created from CrashReports submitted by the public due to the hi ...

[CrashReport] Assertion failed: *LinkedTo == RequestingPin [edgraphpin.cpp:1747]

UE - Gameplay - Blueprint - Aug 29, 2017

This is a common crash occurring in 4.17 and back to at least 4.15. User Descriptionspress cntr Z Source Context 1734 check(ResolveType == EPinResolveType::LinkedTo); 1735 ...

[CrashReport] UE4Editor_Engine!FDistanceFieldAsyncQueue::ProcessAsyncTasks() [distancefieldatlas.cpp:824]

UE - Graphics Features - Jul 20, 2017

This is a common crash affecting users in 4.16. User Descriptionsremoving Inventory system form level.delete assets when was compiling shadersDeleting folderDeleting folder. Source Context 810 ...

RemoteMac.cs fails to build if ProjectFile is null

UE - Platform - Mobile - May 17, 2019

See CL 6473818. Remote compiling on a Mac is triggering a NullReferenceException for me, making me unable to build. I was able to delete the crashing lines locally to work around it for now.line 91 ...