iOS fails during build step with OSS Facebook plugin enabled due to spaces in filepath

UE - Platform - Mobile - Feb 8, 2019

When a user tries to package or launch onto an iOS device they will fail at the build step due to:[3/8] sh Unzipping: /Users/Shared/Epic Games/UE_4.22/Engine/Source/ThirdParty/Facebook/IOS/FacebookS ...

Breakpoint on SetText node in WBP PreConstruct triggers editor hang on save

UE - Gameplay - Blueprint - Apr 17, 2024

A user reported that when calling SetText on a text widget in a widget blueprint's PreConstruct causes an editor hang when you put a breakpoint on SetText and attempt to save the asset. The issue i ...

[CrashReport] FMacWindow::ApplySizeAndModeChanges | SWindow::Resize()

UE - Platform - Apple - Nov 21, 2017

This is an infrequent Mac crash in the 4.18 release. The callstack is similar to [Link Removed] and originally thought to be part of the same issue, but that Jira has been fixed and many other simi ...

[CrashReport] UE4Editor-Core.dylib!FTextHistory::Rebuild(TSharedRef<FString,()

UE - Platform - Apple - Aug 15, 2017

This is a trending Mac crash in 4.17.0 that has also occurred with some frequency since at least 4.14. I have not been able to identify any matching callstack occurring on Windows, although it does ...

[CrashReport] Linux crash - FScopeContext::FScopeContext()

UE - Platform - Linux - Oct 5, 2017

This is a somewhat common Linux crash occurring in 4.17.2. (there are a few older records in 4.16.2 and 4.17.1 also, but most occur in 4.17.2) Callstack from Log[2017.10.04-14.49.42:768][ 2]LogFi ...

Renaming a level containing Text3DComponent can cause crash

UE - Virtual Production - Jan 6, 2023

BuildTextMesh function queued as AsyncTasks may be called during saving (renaming) a level containing Text3DComponents.  The following workaround fix the problem. void UText3DComponent::BuildTextMe ...

ShooterGame: Unable to Find Hosted Match over Wi-Fi on Android

UE - Networking - Jul 27, 2018

Android devices cannot find a hosted match over Wi-Fi (IPv4) from another Android device despite being connected to the same Wi-Fi network with matching subnets. The host prints the following messa ...

Deadlock in UPhysicalAnimationComponent::UpdatePhysicsEngineImp

UE - Simulation - Physics - Sep 13, 2023

Deadlock in Chaos during PIE; the main thread is in USkeletalMeshComponent::HandleExistingParallelEvaluationTask waiting for a task to complete, and a worker thread is running that task and is in US ...

wire import crash on file generated by alias 2021.3

UE - Editor - Content Pipeline - Import and Export - Jul 20, 2021

Our company has updated Alias to 2021.3.1 and now Datasmith crashed when importing .wire files. Previously we had Alias 2019 and Alias 2021.1 installed. Now just Alias 2021.3.1 and then the issue be ...

D3D12 uses a lot more memory than D3D11

UE - Graphics Features - Nov 4, 2015

We’re aware of some extra memory usage in the DX12, but 100% more is more than we’ve seen! I think it’s multiple sources that is causing the increase in usage but not all are known. For example, I’v ...