[CrashReport] UE4Editor_PropertyEditor!FPropertyEditor::IsEditConditionMet() [propertyeditor.cpp:632]

Tools - Oct 27, 2017

This is a trending crash coming out of 4.18.0. The issue appears similar to [Link Removed], which was just fixed in 4.18. User DescriptionsProject was just imported from UE 4.17.2 , opened a bluep ...

Third Person Character Package imports with linker errors

UE - Platform - XR - Oct 19, 2020

I was able to encounter these errors on the latest binary for 4.25.3 when doing a repro for a salesforce ticket. Here is the customers description:When importing the C++ ThirdPersonCharacter package ...

[CrashReport] ULevel::GetWorldSettings - UMaterialFunctionThumbnailRenderer::Draw

Tools - Oct 30, 2017

This is a common crash that has occurred since at least 4.16. The callstack is nearly identical to [Link Removed], which appears to be fixed in 4.18; and [Link Removed], which has not. The differen ...

iOS Launch On does not copy content to iOS/TVOS 13 devices

UE - Platform - Mobile - Aug 12, 2019

DeploymentServer fails to transfer the files LogPlayLevel: ********** DEPLOY COMMAND STARTED ********** LogPlayLevel: Running: F:\UE4-Release-4.23\Engine\Binaries\DotNET\IOS\DeploymentServer.exe ...

Structs cause packaging to fail when Blueprint Nativization Method is set to "Inclusive"

UE - Gameplay - Blueprint - Apr 26, 2017

Structs cause packaging to fail when Blueprint Nativization Method is set to "Inclusive" Note: Appears to be a regression (worked in 4.15.1) Error example: UATHelper: Packaging (Windows (64-bit)) ...

CRITICAL: Regression: CRASH: SHOOTERGAME: Client crashes when using ServerTravel command

UE - Networking - Sep 17, 2014

Update (5/4/15): New repro steps using Main (//depot/UE4/Promotable-CL-2535351): 1. Create a new Blueprint project 2. Create 3 new Levels: MainMenu, Lobby, and Level 3. Create 3 new GameModes: Main ...

[CrashReport] UE4Editor-Slate.dylib!FMenuStack::PostPush(TSharedPtr<IMenu, (ESPMode)0>, TSharedRef<FMenuBase,()

Tools - Dec 1, 2017

This is a longstanding but infrequent Mac crash that has occurred since at least 4.15. Users have not provided any descriptions. Callstack from Log[2017.11.19-04.18.41:283][ 0]LogSlate: Took 0.000 ...

MovieRender Pipeline Skips Output Frames during GC

UE - Anim - Sequencer - Jun 8, 2020

This is being seen in the wild... can release a temporary fix until 4.26 when we can change the headers and fix it for real. ...

Crash occurs when executing r.RHIThread.Enable 2 command

UE - Rendering Architecture - RHI - Jan 19, 2023

This is not a regression. Tested in //UE5/Release-5.0 CL20379098 Editor crashes with an assertion after executing the command r.RHIThread.Enable 2 ...

Transparency for Widget components is not working on iOS devices

UE - Editor - UI Systems - Oct 20, 2015

If the user has a widget with an opacity less than 1 it will be rendered as though the opacity was set to 1 on iOS devices Note: Possible regression ...