Get viewport size node returns unexpected values when the user has set the windows scaling higher than 100% and has also enable High DPI support. ...
Using a High DPI monitor with a multiple players PIE window results in the 2nd PIE window not saving its location when moved around. Using a monitor with a smaller DPI scale the 2nd window will save ...
The bug seems to only reproduce when setting animations in sequencer and only if the animations are set to "Keep state". Setting them to "restore default" makes the reversed animation play correctly ...
Confirmed in Main 4.22 @ CL 4586854 in 4.21 Alpha looks to be about 1 pixel larger than other channels in certain parts of the texture "The issue is not improved by changing compression settin ...
Mobile VR (Oculus Go) App Crash with Monoscopic Far Field and Multi-View enabled Workaround: Do not use Monoscopic Far Field and Multi-View at the same time Also confirmed in 4.22 Main @ CL 45 ...
While using a Wacom tablet, if you tap to click on drop down menus they will not open up. The menu will appear for a moment then close immediately. Occasionally if you click away from the drop down ...
When you edit the parameters of a material function that is within a material layer from the material instance, the material instance does not update. Found in 4.20 CL# 4369336, 4.21 CL# 4541578, a ...
When setting a C++ class that's derived from CrowdManager as the "Crowd Manager Class", will cause the "Crowd Manager Class" value to be set to "None" when the Editor is restarted. This issue was r ...
Meshes with their Lightmap Coordinate Index set to anything over 4 will not be lit by static or stationary lighting. Found in CL# 4.19 4033788, 4.20 CL# 4369336, 4.21 CL# 4541578, 4.22 CL# 4573698 ...
In the attached project, the controller Blueprint is set to apply rotation based on a pair of bool values indicating whether the A (Rotate Left) or D (Rotate Right) keys are pressed. The controller ...