When scaling a SceneCapture2D actor/component any decals there were being rendered within the Render Target disappear. I also noticed that when the SceneCapture2d is set to orthographic, the scale ...
Pausing PIE does not stop timelines from running if players is set to more than 1. Test project attached. Reproduced in 4.9.2 binary, 4.10.0 binary, and Main (CL# 2776829) ...
Arrays of structs do not register default values when the array is resized. Regression (no) issue (does) occur in 4.11.2 ...
If an Actor with a CameraComponent is set to replicate, ending a PIE session with 2 players will result in an ensure ...
In my 2nd viewport I like to turn Mode Widgets and Selection off. After I turn them off, if I select any actor through the Outliner, both those show flags turn back on in my 2nd viewport. I think a ...
There is code in the FIntVector class (IntVector.h) that seems to be copied from the FIntRect class which is a problem since FIntRect is two dimensonal while FIntVector is three dimensional. The one ...
Actors attached to a Child Actor Component do not replicate movement on the Client. User's test project attached. Reproduced in 4.9.2 binary and Main (CL 2735029) ...
Screen space denoiser creates two types of artifacts: artifacts around boundary for general lighting The artifact is there before 5.2 but since the ray traced shadow denoiser denoises on the sqr() s ...
Sending a string or text of 1024 or more characters disconnects Client and Server. 1023 works without disconnection. Possibly a buffer overflow problem? Is this expected behavior? Reproduced in 4. ...
When importing, DataSmith is assigning a scale on the actors, the option to set the import scale is no longer available in 4.21. ie: a 36" item comes in at 96" This was reported and tested in 4.21 ...