InterpToMovement Component Causes Crash During PIE

UE - Gameplay - Feb 23, 2016

When using an InterpToMovement component in a blueprint with the "Auto Update Tick Registration" and "Auto Register Updated Component" options unchecked, PIE will result in a crash. Found in 4.10. ...

Drop down menus clip on 27" Screen iMacs

UE - Platform - Apple - Mar 17, 2017

Drop down menus clip on 27" Screen iMacs (See attached images.) Reported from a 27" iMac and tested on a 27" iMac here. Other models may be affected. *Image with Blue circled areas are from the use ...

[CrashReport] Mac crash - FMetalRenderPipelineDesc::CreatePipelineStateForBoundShaderState

UE - Rendering Architecture - RHI - Aug 25, 2017

This is an infrequent Mac crash that has been affecting users since at least 4.15. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to the ...

IsTraceHandleValid with default FTraceHandles has unexpected behavior on the first frame

UE - Simulation - Physics - Sep 18, 2018

Because both FWorldAsyncTraceState's CurrentFrame and FTraceHandle are default initialized to 0, on the first frame, if a new Asnc Trace starts all default FTraceHandles will reference the same (now ...

Marketplace plugins "missing precompiled manifest" on Mac

UE - Platform - Apple - Oct 12, 2021

Summary This issue was reported by a licensee via UDN. It appears that all of the plugins generate a "missing precompiled manifest" error when packaging a project on Mac in UE4.26.2.Licensee Platfor ...

Editor Crashes when enabling Vertex Colors on an imported Skeletal Mesh with Morph Target Animations

UE - Graphics Features - Oct 11, 2018

Licensee wants to be able to import skeletal meshes which have Vertex Colours (their entire game is Vertex Coloured) and Morph Target animation, but they're seeing a crash when toggling Vertex Color ...

Attempting to set skeletal mesh on vehicle blueprint during PIE crashes editor

UE - Simulation - Physics - Feb 8, 2016

Switching the skeletal mesh of an actor during PIE crashes the editor. Frequency: 5/5 Crashreporter: N/A ...

"Failed to find object 'Class None'" in project log after creation

UE - Foundation - Core - Nov 17, 2014

Users reported seeing the line "LogUObjectGlobals:Warning: Failed to find object 'Class None.'" in the Output log after creating a project. I was able to confirm in a new blank code project without ...

Grabbing a Destructible Mesh Child blueprint with a Phsyics Handle crashes the editor

UE - Simulation - Physics - Jun 20, 2016

Grabbing a Destructible Mesh Child blueprint with a Phsyics Handle crashes the editor during PIE. NOTE: This issue occurs whether or not simulate physics is active on the destructible mesh compone ...

Crash When Adding Actor Component Tagged 'Within' to a Game Mode Blueprint

UE - Gameplay - Components - Apr 25, 2016

Crash occurs when attempting to add an actor component c++ class to a game mode blueprint if the actor component is tagged with the Within="GameMode". Found in 4.11.2 binary, reproduced in 4.10.4 ...