[CrashReport] Mac crash - FCocoaRunLoopSource::Process

UE - Platform - Apple - Sep 14, 2017

This is a somewhat common Mac crash that has occurred since at least 4.14 and into 4.17. Users have not provided any descriptions of their actions when the crash occurred. The callstack contains l ...

UMG/Slate scroll bars have a minimum size for scaling

UE - Editor - UI Systems - Mar 14, 2017

A user has reported an issue about scroll bars having a minimum size in UMG and Slate code, causing them to not scale correctly when the scroll box is at a smaller size. This affects both horizontal ...

Engine crash when Scene Capture Component 2D is added to viewport with forward rendering

UE - Graphics Features - Nov 26, 2016

If forward shading is enabled and shadows are disabled, adding an actor with a SceneCaptureComponent2D and static mesh to the viewport will cause the editor to crash. Regression: Yes - this crash o ...

Child Actor component is duplicated in Standalone Game

UE - Gameplay - Jan 12, 2017

Child Actor component is duplicated in Standalone Game. No other play modes or packaged game are affected. The additional actor will disappear after 1 minute. *This is a regression: Doesn't occur ...

OnClick Events for buttons in 3D Widgets not firing in Multiplayer

UE - Editor - UI Systems - Mar 6, 2017

OnClick Events for buttons in 3D Widgets not firing in Multiplayer. This issue only affects the button component as other Widget components that used the Left mouse button function as expected Regr ...

Pin wires do not connect correctly after collapse to function and duplication

UE - Gameplay - Blueprint - Mar 20, 2017

Pin wires do not connect correctly after collapse to function and duplication. Any node can cause this issue, I used an INT variable because it was quick to test with. Regression: This issue affect ...

Crash using Import Commandlet on FBX that gets "Bones are too small" error when imported manually

UE - Editor - Content Pipeline - Import and Export - Feb 23, 2017

Crash using Import Commandlet on FBX that gets "Bones are too small" error when imported manually Error from manual import: Warning The bone size is too small to create Physics Asset 'ButterflyVa ...

Contact Shadow artifacts with ray lengths despite length

UE - Graphics Features - Nov 17, 2016

Contact Shadows have more shadowing errors with lower to mid values than in 4.13 release when the feature was still considered experimental. Even low Contact Shadow Length value is causing issues. ...

[AI] Nav Modifier Volume inside of a Level Instance does not update navmesh when moved

UE - AI - Navigation - Oct 3, 2023

The issue is seen when using a normal navmesh inside of a World Partitioned level. Adding a Nav Modifier Volume to a Level Instance, and placing the Level Instance in the world will affect the navme ...

CrossCompileTool module fails to build due to missing include

UE - Graphics Features - Oct 24, 2016

The include for VulkanConfiguration.h was added to VulkanBackend.h, which is one of the external dependencies for the CrossCompileTool. This include is not complete however. This results in this mod ...