This is a trending Mac/Metal crash in the 4.18 release, although although it has existed with low frequency since at least the 4.16 release. Users have not provided any descriptions of their actions ...
There is a crash that will occur when an empty Anim composite asset is being referenced in the Mesh component attached to a BP actor within a level sequence. Crash also occurs in Live 5.4.4 - not a ...
This is an infrequent Mac crash in 4.18.1. Users have not provided any descriptions. Callstack from Log2017.11.27-02.08.07:839][947]LogMaterial: Missing cached shader map for material FLightmassMat ...
Sculpting a landscape densely covered in foliage crashes editor after freezing. Frequency: 2/2 crashreporter: N/A Additional CrashReporter - [Link Removed] ...
[External Code] UnrealEditor-Core.dll!FEventWin::Wait(unsigned int WaitTime, const bool bIgnoreThreadIdleStats) Line 1515 C++ UnrealEditor-Engine.dll!FAsyncTaskBase::WaitCompletionWithTimeout( ...
It seems like if replication is re-enabled for a given property, its state should be force synced (depending on replication conditions). Otherwise, the state will remain "out of sync" for an indeter ...
The engine crashes when trying to initialize a native UserWidget within another widget. This happens because UUserWidget::GetSlotNames gets called before the widget tree is initialized, and we don't ...
User reporting seeing this error start appearing in 4.25.1 (possibly 4.25.x, unsure if they were previously testing on 4.25.0 or not). It appears 'benign' as the expected data still gets loaded, bu ...
As you can see from the above callstack it appears that calling RestoreArea can call FindPotentiallyClosedTab again higher in the stack, which can Remove() an entry from CollapsedDockAreas- this cau ...