When using the Engine's High Res Screenshot tool, there is a limit on the amount of foliage that can be present before the meshes stop appearing. This number is around 1500 meshes, though I was not ...
The logic in the AssetManager to determine if a scanned Blueprint should be added to the primary asset directory is wrong if that blueprint has an active redirect targeting it. The simplest way to r ...
From User Bug Submission: When an actor/component (e. g. a camera) rotates around another object using the rotation lag of USpringArmComponent, it cannot rotate to the top or the bottom. At these ...
When using an Editor Utility it appears that the user cannot write to the Undo Buffer. ...
Is this a regression? Yes, this is not reproduced in 4.22 version When rendered movie have Play rate track, it should show same result for PIE and rendered movie. But play rate below 1.0 seems not ...
Selected project resets in a custom project launcher profile only after the first time restarting the editor. Tested: 4.24.1 CL#10757647 4.25 CL#10873002 ...
FCEFWebBrowserWindow::OnKeyDown() InternalCefBrowser->GetHost()->SendKeyEvent(KeyEvent); is processed on the UE4 GameThread, inside the Chromium Embedded Framework (CEF) it appears to call a syst ...
When the "Enable Zero Iteration" and "Use ML Audio for Zero Iteration" settings are both checked, the audio doesn't play inside Unreal Editor. This happens in the following cases:Playing an audio fi ...
If the level has hidden sublevels, the regenerated navmesh result appears to have a hidden sublevel mesh placed at the origin. Apparently, the reason is that bNavigationRelevant is no longer consid ...