In editor, when running a task that does not issue a BeginFrame/EndFrame for a long time, the GPU will eventually run out of memory. See UDN: https://udn.unrealengine.com/questions/431450/directx1 ...
FMeshMergeHelpers::RetrieveMesh crashes when trying to prep some skeletal meshes for material baking. ...
I tried to debug. In:for (int32 StackIndex = Stack.Num() - 1; StackIndex >= FirstStackIndexToRemove; --StackIndex) { Stack[StackIndex]->Dismiss(); // <-- here } It crashes because Stack is em ...
A crash occurs when breaking a level instance contained in a data layer. This does not occur in 5.0.3, however the behaviors of Data Layers are different in 5.1 where the Data Layer asset is added ...
This is a common crash on Mac in the 4.16 release. The callstack is fairly generic , so it shares similarities with other Jiras such as [Link Removed] and [Link Removed], but this issue is differen ...
Setting the name of a State or Conduit node to an extremely long string causes a crash This issue is not a regression. ...
When using VirtualHeightfieldMesh we see intermittent crashes in FDepthPassMeshProcessor::TryAddMeshBatch(). This can happen when FVirtualTextureProducerCollection::CallPendingCallbacks() is called ...
From User: "Normally UE4 has an "Eject" button which is great for live-debugging your app, because you can see everything that's happening in your world, and see the World Outliner in realtime whil ...
When double click splines point tangent, the editor will crash. This issue related to [Link Removed], it didn't care about double-click case. Workaround: void FEditorViewportClient::ProcessDoubl ...
This is a common crash occurring for users in the 4.15 and 4.16 releases. It seems related to rendering movies in Sequencer, but additional information is currently unavailable. A log file is attac ...