Incorrect number of parameters in empty Shipping version of the DrawDebugString() function signature

UE - Foundation - Core - Mar 26, 2019

The DrawDebugString() function has to versions. One is the actual function to display a string of debug text in non-Shipping builds, and the other is an empty function that is used in Shipping build ...

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

[CrashReport] UE4Editor_DestructibleMeshEditor!UDestructibleChunkParamsProxy::PostEditChangeProperty() [destructiblechunkparamsproxy.cpp:18]

UE - Simulation - Physics - Destruction - Sep 14, 2017

This is a somewhat common crash occurring for users in 4.17 User Descriptionsdeleted something Source Context 7 UDestructibleChunkParamsProxy::UDestructibleChunkParamsProxy(const FObjectI ...

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

Cyrillic user name with Windows will prevent APEX cloth apb files from importing

OLD - Anim - Jan 29, 2015

When the user name on Windows is set to cyrillic importing APEX cloth assets will fail. I'm not sure what other systems this may also affect, but adding a cloth apb asset to a skeletal mesh will cau ...

Crash using Import Commandlet on FBX that gets "Bones are too small" error when imported manually

UE - Editor - Content Pipeline - Import and Export - Feb 23, 2017

Crash using Import Commandlet on FBX that gets "Bones are too small" error when imported manually Error from manual import: Warning The bone size is too small to create Physics Asset 'ButterflyVa ...

[CrashReport] UE4Editor_CoreUObject!UPackage::Save() [savepackage.cpp:4597]

UE - Gameplay - Blueprint Compiler - Jul 14, 2017

This is a common crash affecting users in 4.16. Users have not provided additional information. Source Context// Set the parent index, ifthis export represents a UStruct-derived object 4589 ...

Pick New sprite option becomes unavailable if you change the view options

Tools - Jan 4, 2018

The Pick New sprite option becomes unavailable if you change the view options to either tile or column when working with the keyframes of a 2D animation. This issue affects the project indefinitely ...