A licensee has reported that gaining focus of a UE4 game window by clicking the window's title bar results in the game only receiving keyboard input and no mouse input until you also click in the ga ...
The UObjectLibrary::RemoveObject function has mixed up logic inside of it that causes it to remove objects from the incorrect array. It currently removes from the Objects array if bUseWeakReferences ...
Is FullscreenMode Dirty is meant to track if the Fullscreen mode has changed from what it is currently set to. This does not function correctly for Windowed Fullscreen and always prints true even if ...
A warning is appearing in the output log during PIE when an actor contains a Physics Constraint component that does not have any constrained components set. This did not occur in 4.15.2, this is a ...
Materials cannot be added to the Override Materials array in a static mesh component because attempting to add elements to the array fails. Regression: Yes - using the plus button to add to the arr ...
Attempting to use CoreRedirects to rename a BlueprintImplementableEvent that has a return value results in the function not being renamed in the Blueprint subclasses and its Return Value nodes causi ...
Running the command {,,UE4Editor-Core}::PrintScriptCallstack() in the Immediate Window in Visual Studio while debugging is paused in Visual Studio will result in a breakpoint being hit when the ...
A licensee has reported that opening a packaged game in 4.18 and onward will cause the packaged game to appear on their left most monitor, rather than their primary monitor. This was not the case in ...
Toggling off the Gameplay Filter Tag causes all Content assets to be shown in the Content Browser. This reported and tested in 4.19.2 (CL-4033788) and tested in 4.20 (CL-4212847) and Main 4.21 (CL- ...
Cursor reappears at wrong location after capture when "Use Mouse for Touch" and "Hide Cursor During Capture" Broken in 4.20.1 (CL - 4239966), and 4.21 (CL - 42455242) Working in 4.19.2 (CL - 40337 ...