[CrashReport] Assertion failed: Canary == ShaderMagic_Initialized

UE - Graphics Features - Jun 13, 2017

This is a common crash among the community since at least the 4.14 release. Additional information is not currently available. This is spread among numerous different CrashGroups between releases w ...

Mesh painting on staticmesh doesn't always apply Colors to All LODs

UE - Editor - Content Pipeline - Asset Build - Apr 18, 2022

See the video [Link Removed] ...

Exporting a spawnable through Python doesn't work

UE - Anim - Sequencer - Jan 29, 2020

AutoLOD changes the static meshes LOD at different distances in VR Packages and Previews than in Editor

UE - Platform - XR - Jul 30, 2020

Packaged VR Projects and VR Previews change the LOD at a closer distance than in editor. ...

Toggling SetSimulatePhysics state on a Primitive component with a child PrimitiveComponent leaks PxShapes

UE - Simulation - Physics - May 23, 2016

FBodyInstance::Weld did not check to see whether or not child components were already welded to a parent. This meant that whenever Weld was called, ShapeToBodiesMap would continue to grow in size, e ...

Editor Crashes When Duplicating Actor that Contains Additional Components

UE - Gameplay - Dec 11, 2015

Attempting to spawn a copy of an actor that has components that were added to an instance of that actor in the level causes a crash. Spawning the actor without adding additional components to the in ...

Need addElement and addElements to allow single insertion instead of to all elements with matching tag

UE - Platform - Mobile - Aug 1, 2017

Since multiple dict tags can be in a plist, not just the top level, need to be able to specify to only insert once. Adding an optional once="true" attribute to these commands in UPL will allow this ...

Difference in LODs between PIE and editor

UE - Rendering Architecture - Dec 7, 2023

It is possible to repo this without the exact steps, but that leaves it ambiguous if the camera moved when exiting PIE or not. ...

Steam Sessions fails to create when using the Create Session node

Docs - Nov 30, 2021

This is a Regression. 4.26.2 - Binary - no issue creating a session. 4.27.1 - Binary - no issue creating a session if you convert a previously working 4.26.2 project. 4.27.1 - Binary - Fails to c ...

On Instance Take Radial Damage will not receive radial damage against Foliage

UE - Gameplay - Jun 28, 2022

Different results in //UE4/Release-4.27 CL#18319896 On Instance Take Radial Damage will not receive radial damage against Foliage. ...