Ensures in ChaosExamples_fracture map in ChaosDestructionDemo

UE - Simulation - Physics - Destruction - Jun 4, 2019

Ensures trigger when playing in the ChaosExamples_fracture map in the ChaosDestructionDemo project. The ensures seem to happen during different parts. A couple occurrences were when I triggered th ...

Buoyancy is broken in UE5: even BP with Cube SM component (mass is 1kg) and default Buoyancy Component with one default Pontoon falls on bottom of lake

UE - Simulation - Physics - Jul 26, 2021

Shorter steps:Steps 1-8 from Steps to reproduce (create level with water body)Find BP_BuoyancyExample in Content Browser (Engine>Plugins>Water Content>Blueprints)Place BP_BuoyancyExample above the w ...

Touch position return wrong value if the orientation of the terminal is changed after startup

UE - Platform - Mobile - Jan 26, 2022

Touch position return wrong data on Pixel 6 and Android 12. it does not occur unless the device is rotated from the initial state. As far as I investigate, the touch position only return data from ...

[CrashReport] UE4Editor_Slate!FSlateApplication::RoutePointerMoveEvent() [slateapplication.cpp:5195]

UE - Editor - UI Systems - Slate - Jun 28, 2017

This is a longstanding crash that occurs with low frequency, but has affected over 200 users. One user describes that this occurred while packaging a project, although other users have not provided ...

[CrashReport] Crash related to launching Tutorials - UE4Editor_Core!FText::FText()

Tools - Jul 5, 2017

This is a common crash occurring in the 4.16.2 release. Records indicate this has also occurred in 4.16.0 and 4.16.1, but with less apparent frequency. User DescriptionsJust downloaded, clicking ...

[CrashReport] Assertion failed: !PinRef->bWasTrashed - UEdGraphPin::SerializePin()

UE - Gameplay - Blueprint - Sep 8, 2017

This is a common and longstanding crash that has affected more than 200 users since at least 4.15. This crashGroup was previously associated with [Link Removed], but that specific repro case has be ...

Adding a New Blackboard Key While Searching for a Blackboard Key Causes the Editor to Crash

UE - AI - Nov 12, 2015

When you use the search bar located under the New Key button in a Blackboard asset, if you attempt to press New Key while you have text in the search field, the editor will crash after you select th ...

When a Niagara System has SimTarget set to GPUCompute Sim, CameraQuery is only returning data from the Player0 camera, ignoring the PlayerControllerIndex.

When a Niagara System has SimTarget set to GPUCompute Sim, CameraQuery is only returning data from the Player0 camera, regardless of PlayerControllerIndex. The expected behavior would be to have the ...

[CrashReport] Mac crash - UE4Game!FShaderCache::InternalSetGraphicsPipelineState

UE - Graphics Features - Dec 1, 2017

This is a common Mac crash in 4.18. It occurs in Game mode, not in Editor. Users have not provided any descriptions of their actions when the crash occurred. Callstack from Log[2017.11.21-20.30.4 ...

Crash in RHICommandContext& GetContext() in Test/Shipping builds when bUseChecksInShipping is true

UE - Rendering Architecture - RHI - Nov 29, 2022

RHIinit() calls GRHICommandList.GetImmediateCommandList().GetContext() to make sure that GDynamicRHI->Init() initialized the immediate command list (by calling FRHICommandListImmediate::InitializeIm ...