A crash occurs when the licensee modifies the engine scalability settings after clearing and reapplying a landscape material. ...
Static meshes do not snap to meshes created from bsp brushes, despite being turned into static meshes themselves. They instead snap to the next lowest mesh on the z axis. ...
When using static lighting with Reflection Captures, the light sources Min Roughness setting is not honored. This is part of the new update for Reflection Capture Actors to render the light shape ...
Ctrl+Alt selection drag inside to outside of Matinee window will crash the editor Reproduced in Releases stream 2982080 as well, to verify that this wasn't the same bug as https://jira.ol.epicgames ...
Using the Show Mouse Cursor command (or BP node) will make the mouse appear in the game window however at that point the mouse does not interact with the game unless one of the mouse buttons is held ...
Pawn Movements can be restricted to a specific plain, even if the planar constraints are turned off. ...
Target Rotation of Physics Handle doesn't register and can't be manipulated on tick User Description: I mentioned some versions before that rotation of Physics Handles is broken and now it is even ...
Capsule Collision component has incorrect physics collision when rotated. This only seems to happen when the Capsule Collision is a child of another component that is simulating physics. If the pare ...
Set Actor Enable Collision doesn't turn off collision for Child Actor Components. User expects it to do so because other nodes like Set Hidden in Game work on the entire actor and the API explains i ...
When overriding a BlueprintNativeFunction in a child class, if the inheritance is multiple levels deep, the override does not work correctly. As shown in the reproduction steps, this the example to ...