A surface's Ambient Occlusion will appear through a decal when static lighting is disabled in project settings. Regression tested against //UE5/Release-5.0 CL 20979098 //UE5/Release-5.1 CL 23901901 ...
Vector2D struct does not save default values as a macro input Regression (no) issue (does) occur in 4.11.2 ...
From UDN Question: https://udn.unrealengine.com/questions/304392/bug-clientplayforcefeedback-isnt-paused-when-game.html Tried with GamePad and Vive Controllers, having Gamepad wire connected + 2 Vi ...
Using the "Automatic" option to compress animation results in crash 100% in UE4.10 but does not occur in UE4.9.2. *Regression ...
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) ...