USE_EQS_DEBUGGER affects runtime EQS results in SingleResult mode

UE - AI - EQS - Mar 26, 2020

The licensee described it really well so I'll just copy what he said: When EQS debugging is enabled via USE_EQS_DEBUGGER, queries run in 'SingleResult' mode will not clear discarded items from the ...

Unreal 4.26 Crashes when playtesting with a groom in the scene

UE - Graphics Features - Jan 8, 2021

When you hit play with a groom in the scene, the engine crashes Additional notes: First tried adding it to a skeletal mesh through a character blueprint. Engine crashes. Engine doesn't crash if pla ...

DrawDebug elements on screen affect aspect ratio letterboxing

UE - Rendering Architecture - Nov 1, 2023

During gameplay when the view target camera's aspect ratio is not exactly the viewport's aspect ratio, the presence of rendered debug draw elements (DrawDebugArrow, etc) makes the viewport's rendere ...

Ensure failure !bStaticCall nativizing blueprint calling blueprint function library function

UE - Gameplay - Blueprint Runtime - Jan 26, 2017

With exclusive nativization enabled and a blueprint calling a blueprint function library function a project fails to package due to an ensure failure !bStaticCall in BlueprintCompilerCppBackend.cpp. ...

Vehicle Template Gears incorrectly affect gear shift speed

UE - Gameplay - Feb 8, 2016

Changing the Up Ratio of a vehicle movement component incorrectly alters gear shifting. For example, setting the ratio for Gear 3 to 1.0 will keep the vehicle from shifting to gear 2, etc. ...

Collections in content browser can't display native classes on 4.26

UE - Editor - Content Pipeline - Content Browser - Apr 12, 2021

The filter in UContentBrowserClassDataSource::CompileFilter does not work because the enumerated class objects are FName without path, while the filter item is name with path. [Image Removed] ...

When Mobile Deferred Shading, the DBuffer Decal is affected by metallic value

UE - Platform - Mobile - Jul 22, 2021

Use Deferred Shading (r.Mobile.ShadingPath=1) Enable DBuffer Decal All Lights’s mobility is Static Decal Material settings : Material Domain - Deferred DecalBlend Mode - TranslucentDecal Blend Mo ...