Material loses Material Function reference when both are moved simultaneously

UE - Rendering Architecture - Materials - Oct 6, 2017

Moving a material function asset along with a material using the function causes the material to lose the function reference when the project is restarted. Regression: Yeswith Material and sub fold ...

Display Blueprint Added Components on subobjects with meta = (ShowInnerProperties)

UE - Gameplay - Blueprint Editor - Sep 28, 2021

Right now only native subobjects are displayed in the details panel with meta = (ShowInnerProperties) is set. Child Actor Components are an example of this, where if the child actor you have added h ...

Objects animated in Sequencer fail to trigger collisions against stationary characters with character movement components

UE - Gameplay - Player Movement - Oct 22, 2024

When an object, such as a cube, is animated in sequencer and that object's path intersects a stationary character with a character movement component, the object will pass through the character with ...

Allow promote to variable on Color structs/Vertex Colors structs for Procedural Mesh components

UE - Gameplay - Oct 13, 2015

Issue: Currently, it is not possible to make a variable of type "Color" specifically for the color struct on procedural mesh components (see image attached). This is the only variable on procedura ...

Default Value elements in a variable array inside a Game Instance Blueprint collapses after anything is entered

Tools - Jul 16, 2015

Default Value elements in a variable array inside a Game Instance Blueprint collapses after anything is entered. This does not occur in other Blueprint classes. Additional actions that will collaps ...

[CrashReport] AppleIntelBDWGraphicsGLDriver!USC::CPassSsaAllocatorContext::RollbackSpillFillToCopies()

UE - Platform - Apple - Sep 2, 2016

Error message: SEGV_MAPERR at 0x3a Source Context: Most recent user affected CL: 3106830 (4.13.0) Logs: [Link Removed] [Link Removed] [Link Removed] CrashReporter User Descriptions:UE4.13 immed ...

Editor Crashes When a Component and Actor Implement Two Interfaces

UE - Gameplay - Blueprint - Oct 16, 2015

The editor crashes if you implement two blueprint interfaces in an actor blueprint, and then an actor component blueprint. These interfaces must have at least one function that returns a value. The ...

Long thin spinning objects take too long to stop spinning

UE - Simulation - Physics - Solver - Jun 5, 2023

See the SpinningObjectStability test map in the Physics Sandbox. [Link Removed] It's not clear if this is a bug or a side effect of some of our solver shortcuts (e.g., omission of the precession te ...

[CrashReport][Assert] UnrealEditor-D3D12RHI!FD3D12ResourceLocation::ReleaseResource() [Engine/Source/Runtime/D3D12RHI/Private/D3D12Resources.cpp:1392]

UE - Rendering Architecture - RHI - Oct 22, 2024

Users affected: 73 Total occurrences: 156 Last occurrence: October 22nd 2024, 9:59:58 am First occurrence: October 2nd 2024, 4:53:30 pm Latest version: ++UE5+Release-5.5-CL-36679577 Platform: Win64 ...

Third Person Character Package imports with linker errors

UE - Platform - XR - Oct 19, 2020

I was able to encounter these errors on the latest binary for 4.25.3 when doing a repro for a salesforce ticket. Here is the customers description:When importing the C++ ThirdPersonCharacter package ...