There is an error that is occurring when using movable lighting with objects and actors that are also set to movable. This issue does not occur with objects or lights that are NOT set to movable. V ...
Using Command-Tab on a Mac to go to another app and then return to the Editor will result in some tooltips being displayed behind Editor sub-windows. ...
Using Alt-Drag to move a copy of an actor from the persistent level to a sublevel (when the sublevel is selected as the current level in the Levels window), the persistent level is getting marked as ...
When an object channel is deleted in Project Settings, any EObjectTypeQuery array becomes broken due to the array size shifting. Additionally: Enums can change when adding new Object Channels after ...
When changing editor shortcuts / input settings, pressing the AltGr key will cause the editor to read the key combination of Ctrl+Alt rather than a single key press. This is likely due to Ctrl+Alt ...
Small objects have erratic behavior when simulating physics. If drop at an angle, some will start spinning indefinitely on contact with the ground while others will spin in place when hit. This is ...
Copying values of an array created through C++ does not copy all values, only the first value is copied over. This is different than an array that is created in blueprints when those are copied they ...
When using the Blueprint Diff tool to diff an Animation Blueprint, it fails to find nodes that have been deleted from a State Machine rule. It also fails to show the correct State Machine rule when ...
Launching a game with the -game command causes the game window to not capture the mouse until the window is clicked. Regression: Yes - This behavior does not occur in 4.16.3 (CL 3561208) ...