Issues changing physics properties on destructible meshes

UE - Simulation - Physics - Destruction - Oct 15, 2015

Numerous issues when manipulating destructibles. 1) Changing collision response pre-fracture will not affect chunks post-fracture 2) Changing collisions response pre-fracture will prevent damage f ...

Crash when using Mesh Reduction on ScotsPine_01 for LOD3

UE - Graphics Features - Jan 30, 2017

A crash occurs when trying to use the Mesh Reduction tool for the ScotsPine_01 static mesh from the Open World Demo collection. The assets from this project are usually very processor heavy due to ...

[CrashReport] UArrayProperty::DestroyValueInternal

UE - Gameplay - Blueprint - Sep 14, 2017

This is a somewhat common crash that has affected multiple users in 4.17. User Descriptionstried to compile a blueprint after changing blueprint interface function definitions. Source Code 121 ...

Integer Blueprint variables reset the Bitmask Enum setting when the Editor closes

UE - Gameplay - Feb 28, 2019

User created Bitmask flag Enumerators are not correctly stored and retrieved from Blueprint Integer variable settings. When the Editor is restarted the value of the Integer's Bitmask Enum is set to ...

Streaming levels loses static meshes coordinates and mesh references

UE - Gameplay - May 28, 2019

Streaming levels loses static meshes coordinates and mesh references when a Blueprint within the sub-levels are changed and they aren't toggled visible in the Persistent Level when it is being built ...

Unable to input with IME in widget component.

UE - Editor - UI Systems - Feb 12, 2020

Unable to input IME text in widget component, but able to input IME text in textbox like UMG designer.  It works fine until 4.21, however it wasn't able to work after 4.22. Workaround: void FSla ...

[AI] ZoneShapes visualization does not reset after selecting another actor

UE - AI - Jul 26, 2023

ZoneShapes do not reset visuals when being de-selected and re-selected. The last piece of the zone shape to be selected will still show as selected when the shape is re-selected, but using the edito ...

Orthographic Camera Preview window does not render materials

UE - Graphics Features - Jan 17, 2015

I am using the orthographic camera preview fairly extensively for making an in-engine Tiling Texture maker. This feature is currently busted since the orthographic camera preview window is rendering ...

SpawnActor node evaluates pure inputs twice

UE - Gameplay - Blueprint - May 9, 2017

When the node Spawn Actors from class is used with a pure input (in this case a pure function with a transform output) The result is that it get evaluated twice. In the test project provided a print ...

Custom depth does not render on static meshes converted to blueprint without render custom depth option enabled

UE - Graphics Features - Sep 21, 2017

Custom depth does not render on static meshes converted to blueprint without render custom depth option enabled. This issue does not affect objects that are added as a component to a blueprint. To w ...