[CrashReport] Game mode crash in UE4Game_Win32_Shipping!TStaticStateRHI

UE - Graphics Features - Feb 21, 2017

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 (fi ...

References stored in deleted UProperties stick around in a Blueprint Class

UE - Gameplay - Blueprint - Apr 25, 2017

If a UProperty that stores a reference to an asset is deleted, the reference to that asset lingers in any Blueprints that had a reference stored in that UProperty. This can lead to issues when the r ...

Virtual Bone effect is lost after re-importing mesh

OLD - Anim - Dec 31, 2018

After setting up a Virtual Bone on the skeleton and having it drive a Skeletal Control Node in an Animation Blueprint. Reimporting the skeletal mesh will cause the setup in the Anim BP to revert bac ...

Need to focus in Sequencer window for arrow hotkeys to work each time when scrubbing the timeline

UE - Anim - Sequencer - Mar 26, 2019

The Sequencer timeline can't be scrubbed with the arrow keys because the Sequencer Window loses focus after an arrow key is pressed. This is a regression from 4.21.2 (CL-4753647) where repeated arro ...

Stationary Spot Lights in Forward Rendering Incorrectly with PerVertex NonDirectional Translucency

UE - Graphics Features - Jun 14, 2019

Stationary Spot Lights in Forward Rendering cause artifacts when lighting transluceny set to Volumetric PerVertex NonDirectional. When the camera is moved around the object, the lit vertices flicker ...

Imported animations don't import correctly when using same import settings as skeletal mesh it's based off

UE - Editor - Content Pipeline - Datasmith - Importer - Jul 10, 2019

When importing an animation using the same import settings as the imported skeletal mesh it is meant for part of the mesh is rotated 90 degrees around the root. The files that were used to verify th ...

Animation Blueprint Classes are Uncastable

OLD - Anim - Aug 13, 2019

It appears that the Anim Instance class is no longer accessible. As a result, no animation blueprints made are accessible via blueprints - regardless of whether or not the skeletal mesh actually use ...

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 ...

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 ...

Separate Translucency for Particles Breaks when Scene Color is used

UE - Graphics Features - May 12, 2015

When using Scene Color in a Particle System's Material with Separate Translucency checked true, all Particles with Separate Translucency checked true placed in the level with the Scene Color Particl ...