[CrashReport] Crash on Mac due to uncaught exception 'NSRangeException' - HIToolbox!DispatchEventToHandlers()

UE - Platform - Apple - Jun 22, 2017

This is a common and longstanding community crash on Mac. Users have not provided descriptions when they crash, so additional information is currently not available. A log file is attached. Call ...

Adding a Scene Capture 2D to Render Target will override Motion Blur settings in level

UE - Graphics Features - Nov 24, 2014

With a Render Target From Scene Capture 2D setup in a level , the motion blur settings from a global post process volume is overridden. Was investigating Scene Captures picking up Motion Blur when ...

A SkeletalMesh component will spawn in rotated when setting the skeletal mesh and simulating physics on Begin Play

UE - Simulation - Physics - Jun 28, 2016

A SkeletalMesh component will spawn in rotated when setting the skeletal mesh and simulating physics on Begin Play Adding a Delay between SetSkeletalMesh and SetSimulatePhysics will correct the iss ...

Destructible Mesh spawned before static mesh with World or Asset support is not supported

UE - Simulation - Physics - Destruction - Apr 27, 2015

When using World Support or Asset Defined Support on a Destructible mesh that is spawned in, if the static world geometry is spawned in after the DM it will not be supported. However, if the static ...

FileSystemDerivedDataBackend may output a corrupted access log

UE - Foundation - Core - Derived Data - May 20, 2021

This problem is caused by the AccessLogWriter has not been flushed at the termination. The following workaround flushes the Writer.class FFileSystemDerivedDataBackend : public FDerivedDataBackendInt ...

The 'Set Constrained Components' node doesn't set the physics constraint components correctly if used in the Construction Script

UE - Simulation - Physics - Jan 20, 2015

The 'Set Constrained Components' node doesn't set the physics constraint components correctly if used in the Construction Script. ...