When rotating a camera about an actor the motion blur starts to create blocky/pixelated artifacts around the character in a halo. This can be further exaggerated by moving the actor while rotating t ...
If a reference to the animBP is set in the construction script of an actor, simulating will show two separate instances of the animBP instead of one. Setting this on Event Begin Play does not produc ...
A Function input's type is set as Wildcard by default if a Macro with a Wildcard input is created before the Function. Compiling will fail with an error. Reproduced in 4.8.3 binary, 4.9.0 binary, a ...
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 ...