Crash on Event Begin Play with UMG Widget and 2 or More Players

UE - Editor - UI Systems - Feb 25, 2015

A player with UMG widget created on BeginPlay works fine when hitting play with only 1 player, but if you set the number of player > 1 it will crash. User believes this is somewhere related with t ...

Adding a node or variable to a component referenced by another actor crashes editor

UE - Gameplay - Blueprint - Aug 3, 2015

If compile is pressed after adding a variable or node to a blueprint component that has a variable referenced within another blueprint actor, the editor immediately crashes. Frequency: 1/1 Crashr ...

Gameplay Tags Can't Be Edited Via "Bulk Edit via Property Matrix"

Tools - Dec 25, 2019

You can't edit a gameplay tag when you bulk edit via the property matrix. Found in 4.23.1 CL#10757647 Reproduced in 4.24.1 CL# 107567474.25 Main CL#10868506 ...

[CrashReport] UE4Editor-CoreUObject!UObject::SetLinker(FLinkerLoad *,int,bool) [UObjectLinker.cpp:107]

UE - Foundation - Core - May 13, 2019

Comment from user in crash group:I updated unreal engine to 4.22.1 and changed the project version from 4.21.2 to 4.22.1 and now it crash whenever i open a map Generated from CrashReporter ...

Crash when double clicking on RowStruct's CurveEditor

UE - Editor - Workflow Systems - Mar 15, 2024

This problem can be reproduced with UE5.3 even after applying fix [Link Removed]. We have verified this issue with UE5.1 and it is not reproduced.  ...

Unable to add/compile code for Automation Test

UE - Automation Test - May 22, 2017

When following the documentation on setting up automation tests, the sample provided for "Simple Tests" does not successfully compile. One of two compiles errors is given based on the TFlag used A ...

HTML5 fails to compile on Mac/Windows - Shipping

UE - Platform - Apple - Jan 13, 2017

HTML5 fails to compile on Mac when built for shipping in binary I did not see this when packaging for development yesterday Does not occur in 4.14.3 The error appears to be WebGL relatedError: Web ...

iOS movie (mp4) has no sound in the playback.

UE - Platform - Mobile - May 16, 2017

There is no sound in the movie play in iOS, built with 4.16 GitHub source code version. you can simply reproduce using attached sample project. This is reproduced in iPhone 5s(10.3.1) iPhone 6(iOS ...

A warning is needed for turning off "Update Navigation Automatically", large nav meshes can cause crashes

UE - AI - Jul 7, 2015

A warning is needed before allowing users to uncheck update Navigation Automatically. A user has done so and then created a nav mesh that was 1,000,000 by 1,000,000 in size and they can no longer op ...

[CrashReport] UE4Editor_CoreUObject!UObjectBase::IsValidLowLevelFast() [uobjectbase.cpp:294]

UE - Foundation - Core - Aug 22, 2017

This is a common crash in the 4.16 and 4.17 releases. User DescriptionsWriting a custom component in C++. Hotcompiled it through VS2017. Had the BP editor open with a class derived from that compo ...