When using "ConstructTexture2D" from a render target that uses the format PF_R16F (RTF_R16F) the output texture won't retain the format and will become a four channel float texture. The texture for ...
Attempting to package a project using Nativize Blueprint Assets that contains delegates that have the same output parameters (such as binding an event to the OnCanvasRenderTargetUpdate event as show ...
When performing a Find in Blueprint search (Ctrl + Shift + F), and after a search is made and the search window is closed, the Editor becomes unresponsive and the user is forced to quit the Engine. ...
A bug in UBTService_BlueprintBase makes it impossible to create "deactivation-only" BP implemented BT services. ...
'Stat Collision' Console Command appears twice in PIE list Regression (no) issue (does) occur in 4.12.5 ...
There's a bug in UAssetManager::LoadAssetList where the passed in DelegateToCall is not being called in the bShouldUseSynchronousLoad case. This can cause gameplay logic to fail when that bool is tr ...
Generated from CrashReporter Logs can be obtained via Crash Reporter ...
While working on writing test cases for content examples, I discovered that the shadow behind certain objects appear and disappear depending on the distance from the camera. This might be similar ...
Shadows are exetremely rough and aliased if r.shadow.FilterMethod is set to 1. Working as expected in 4.21 CL# 4753647 Found in 4.22 CL# 5660361 and 4.23 CL# 5810496 ...
Ensure condition failed: Layout == VK_IMAGE_LAYOUT_SHARED_PRESENT_KHR || Layout == VK_IMAGE_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_OPTIMAL || Layout == VK_IMAGE_LAYOUT_DEPTH_ATTACHMENT_STENCIL_RE ...