[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 ...

Attached Project Crashes When Compiling Character Blueprint

OLD - Anim - Feb 10, 2016

The user's project is crashing during compilation of one of their character blueprints. We have not been able to reproduce this issue in a clean project, as the repro steps are unknown outside of t ...

Enabling the experimental Unit Test Framework in a project results in the Editor crashing whenever that project is opened

UE - Gameplay - Blueprint - May 2, 2016

A user decided to test the experimental Unit Test Framework plugin that was included with 4.11. The user discovered that the Editor will crash whenever opening a project that has this plugin enabled ...

Spawn Actor From Class Multiplying Transform Scale By Original Object Scale

UE - Gameplay - Jun 9, 2016

When using the Spawn Actor from Class node, the Spawn Transform Scale is being multiplied by the actor's original scale, instead of just setting the scale to the Spawn Transform's value. In 4.11.2, ...

Attached Project Crashes When Attempting to Open Struct

UE - Gameplay - Blueprint - Apr 4, 2016

The attached project crashes whenever one of the structs is being opened. This does not occur in 4.10.4, this is a regression. Found in 4.11 Binary, reproduced in Main CL 2930737. User informati ...

Custom lighting channels ignored when object culled in stereoscopic

UE - Platform - XR - Apr 14, 2016

When a light that uses lighting channels is only visible in one view during stereoscopic rendering, it affects the default light channel instead of the assigned one in the view that it's not visible ...

Unable to pass TMap or TSet as a parameter for a UFUNCTION

UE - Foundation - Core - Mar 2, 2017

Attempting to pass a TMap or TSet into a UFUNCTION as a parameter causes a compilation error. Removing the UFUNCTION declaration works. Error messages:2>D:\Unreal Projects\Main\MyProject14\Source\M ...

[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 ...

Component in Child Blueprint Parented to Inherited Component Disappears

UE - Gameplay - Components - Mar 4, 2016

When you have a child blueprint that contains a component that is parented to an inherited component, changing a value on that inherited component in the original parent blueprint and then compiling ...

Crash when connecting to Source Control

Tools - Apr 27, 2016

Attempting to connect to Source control causes the editor to crash immediately. According to Travis.L this only affects Binary builds. Regression: YES - Connecting to source control worked as expec ...