Sequencer : Attaching a Possessable to multiple Spawnables across multiple cuts causes incorrect location restoration

UE - Anim - Sequencer - Nov 12, 2021

Regression No, according to affects versions 4.27 and 4.27.1 The restore process proceeds in the following order : 1. Remove spawnable actor in first cut (no effect because the actor is already r ...

[CrashReport] UE4Editor_SlateCore!TArray<FHittestGrid::FCachedWidget,FDefaultAllocator>::Empty() [array.h:1530]

Tools - Nov 10, 2017

This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Nearly all affected project names reference that this occ ...

[CrashReport] Linux crash - error VK_ERROR_EXTENSION_NOT_PRESENT

UE - Platform - Linux - Oct 27, 2017

This is an early trending Linux crash in 4.18, but also occurred in 4.17. It seems to occur before a project loads. Callstack from Log[2017.10.26-01.39.08:606][ 0]LogVulkanRHI: Display: - Found g ...

When an active Niagara Component is moved and reset+reactivated in the same frame, "Interpolated Spawning" causes "Spawn Burst Instantaneous" to spawn particles in the previous frame's outdated location

UE - Niagara - Mar 6, 2024

Consider a Niagara System with an Emitter in "Global Space" that has "Interpolated Spawning" active and a "Spawn Burst Instantaneous" module with a "Spawn Time" of 0.0 (for example, the built-in Con ...

[CrashReport] UE4Editor-Core.dylib!FArchiveFileReaderGeneric::InternalPrecache()

UE - Platform - Apple - May 23, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. [2016.08.05-09.09.15:492][ 0]LogFileManager:Warni ...

[CrashReport] Crash When Undoing Changes in Widget Blueprints

Tools - Oct 13, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 ( ...

[CrashReport] UE4Editor_UMG!UButton::SynchronizeProperties() [button.cpp:62]

UE - Editor - UI Systems - Sep 7, 2017

This is an infrequent but longstanding crash that has occurred since at least 4.13 and affected more than 350 users. User DescriptionsI using widget bp. I Try moving blur mistake same time press ct ...

HZB Setup Mips taking considerable time in GPU Visualizer

UE - Graphics Features - Jul 19, 2016

HZB Setup Mips in the GPU Visualizer seems to be taking considerable ms in 4.12 and 4.13 compared to 4.11.2. This seems to mostly affect editor/PIE GPU Visualization but looks like it should when ...

sphere collision with start and end points set to the same value return no hit objects

UE - Gameplay - Aug 29, 2016

Sphere collision with start and end points set to the same value return no hit objects. Workaround Set the end vector to 1 away from the start vector (0,0,0 to 1,1,1, etc.) Regression (no) issue ...

[CrashReport] UE4Editor_ClothingSystemEditor!UClothingAssetFactory::CreateFromSkeletalMesh() [clothingassetfactory.cpp:357]

UE - Simulation - Physics - Character - Aug 21, 2017

This is a trending crash occurring in 4.17 and 4.17.1. Users have not provided any descriptions of their actions when the crash occurred. Source Context 345 if(Params.bTryAutoFix && Param ...