Licensee is adding a widget to the viewport overlay via AddViewportWidgetContent(). The widget receives mouse input when hovered. They return unhandled from all their widget's onmouse functions and ...
This is a regression in behavior between 4.14.1 and 4.14.2! The editor will crash when importing FBX meshes that have multiple material ID assignments. If it's a single material ID it will import w ...
AR App fails to open on Android: Assertion failed referencing LaunchAndroid.cpp:415 when Unreal Datasmith is installed.10-11 11:22:57.499: D/UE4(18917): LogAndroid: Error: Assertion failed: false [F ...
"Content Browser 1" auto-hides if opened with the Level Editor, and has inconsistent docking behavior under the conditions caused by the repro steps above. The root of the problem seems to be that ...
A memory leak seems to occur when switching between levels multiple times. This is being monitored by memreport full ...
The presence of a colon ':' character in the category string of a UPROPERTY will cause iterative cooking to generate the following error:Found unparsable ini setting Windows.EditorPerProjectUserSett ...
This is a common crash affecting users in 4.16. Unfortunately they have not provided any additional details. Source Context 3684 // Remove null layer infos 3685 EditorLayerSettings ...
This is a common crash affecting users in 4.16, and has occurred since at least 4.12 for more than 200 unique users. The callstack has similarities to [Link Removed], and as-such may be out of our ...
When attempting to run SunTemple with r.Mobile.SupportGPUScene enabled on some Mali GPUs, the project renders with what looks like pieces of the geometry stretching across the level and bending out ...
When we create curves on additive animations, we are creating a curve based on whether the curve exists in either the base or additive pose. This wouldn't be the expected behaviour for a user when ...