Final Gather Quality Post Process setting causes severe rendering issues in the Stack-O-Bot project

UE - Graphics Features - Lumen - Feb 24, 2022

When opening the Stack-O-Bot project in 5.0 Preview 1, the project has a rendering issue where bright shimmering lights appear all around the screen. I discovered that this is due to the PostProcess ...

[CrashReport] Access Violation - UModelComponent::GetPhysicsTriMeshData() [modelcomponent.cpp:673]

UE - Simulation - Physics - Oct 2, 2017

This is a trending crash coming out of the 4.18 Previews. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to [Link Removed], which was ju ...

[CrashReport] UE4Editor_MovieSceneCapture!FormatForEDL() [moviescenecapturehelpers.cpp:216]

UE - Anim - Sequencer - Jul 6, 2017

This is a common crash affecting users in 4.16. User Descriptionsrender a sequence to a video file or image sequence Source Context 205 void FormatForEDL(FString& OutputString, const FStri ...

Crash Occurs When Clicking Off of Color Picker in Data Table

Tools - Jun 29, 2016

When using an FLinearColor variable in a data table and editing it using the color picker, clicking anywhere off of the color picker window will cause the editor to crash. Error Message: Assertio ...

[CrashReport] Mac assertion - FSourceCodeNavigationImpl::NavigateToFunctionSource()

UE - Platform - Apple - Sep 27, 2017

This is a trending Mac crash coming out of the 4.18 Previews. Users have not provided any descriptions of their actions when the crash occurred. Callstack from LogLogMetal: Display: Loaded a text ...

[CrashReport] UE4Editor-ApplicationCore.dylib!FMacWindow::ApplySizeAndModeChanges()

UE - Platform - Apple - Oct 27, 2017

This is an early trending Mac crash in 4.18. Users have not provided any descriptions of their actions when the crash occurred. Callstack from LogLogAssetRegistry: Asset discovery search completed ...

Assertion failed: GEditor->GetSelectedActorCount() == 1 in FLevelEditorActionCallbacks::Paste_CanExecute

Tools - May 3, 2017

This is a high frequency crash occurring for our users. It appears to be the same crash reported in [Link Removed], however that was fixed in 4.15.0, and the specific repro steps are verified to no ...

[CrashReport] UE4Editor_LevelEditor!SLevelViewport::BindShowCommands() [slevelviewport.cpp:1429]

Tools - Nov 10, 2017

This is a longstanding but infrequent crash that has occurred since at least 4.16.1. Users have not provided any descriptions of their actions when the crash occurred. The callstack closely matche ...

Available network bandwidth is too low for uncapped but slow frame rates

UE - Networking - Sep 24, 2020

The networking system has a max frame rate of 120hz by default. Inside UNetConnection::Tick it computes an estimated bandwidth by using that max frame rate, the engine's max frame rate, and the actu ...

Blueprints from UE4 with dangling delegate reroute node crashes on UE5 load

UE - Gameplay - Blueprint Compiler - Dec 22, 2023

If a project from UE 4.27 or earlier has a blueprint with a reroute node dangling (no outgoing connection) from a Custom Event Node's delegate pin (red), this blueprint will crash when loaded in UE ...