Custom Stencil does not display in UE5.0

UE - Editor - UI Systems - Apr 21, 2022

Events on frame 0 fire twice

UE - Anim - Sequencer - Jan 17, 2017

Regression - does not occur in 4.13.2 or 4.14.3 Does occur in Dev-Sequencer ...

Assertion failed: UnscaledViewRect.Width() > 0

Tools - May 23, 2018

Crash when using new FCanvasDrawer Licencee notes that crash does not occur if "new FCanvasDrawer" is commented out. ...

[CrashReport] UE4Editor_Engine!TArray<unsigned int,TAlignedHeapAllocator<0> >::BulkSerialize() [array.h:1173]

OLD - Anim - Mar 19, 2018

Comments from users in crash group:I was loading my project which i have made a copy from previous version of the engine (4.18).4.19 preview crashed while opening my project on 90% ...

Mouse Wheel Axis input gives different values in HTML5 packages, varying by browser

UE - Platform - Mobile - Sep 28, 2017

The value given by the Mouse Wheel Axis is usually 1.0 or -1.0, depending on the direction. In HTML5 packages, this value varies based off the browser that is used. On Firefox (56.0): 0.025 or -0.0 ...

Crash on BP recompile after deleting struct property with instanced object

UE - Gameplay - Blueprint Compiler - Jan 5, 2023

A user has reported a crash that is reproducable in a clean project in UE 5.1.0 release. It involves a struct with an instanced object. The crash occurs after deleting a property of that struct type ...

[CrashReport] UE4Editor_UnrealEd!FAssetEditorToolkit::InitAssetEditor() [asseteditortoolkit.cpp:62]

Tools - Aug 29, 2017

This is an infrequent crash occurring for users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. The callstack is the same as in [Link Removed], but that ...

WASM HTML5 Runs out of Memory in Chrome versions 58+ on Windows

UE - Platform - Mobile - May 5, 2017

We were seeing out-of-memory errors when launching on Chrome version 58 on Windows (both 32-bit and 64-bit). After some investigation, the root cause appears to be a regression introduced in Chrome ...