Camera View Transformations in Editor and Sequencer Cannot Be Undo (Ctrl+Z) Description: When switching the viewport to a specific camera actor, any manual movement/rotation of the camera (via ...
Setting a component to replicate in an Actor that is already set to replicate alters the location on the Client after enabling physics. Note this only appears to occur with components added in Const ...
Incorrect physics interaction on rotated meshes using Complex as Simple collision. *This is a regression Working in 4.13.2-3172292 Not working in 4.14.3-3249277* User Description: When we updat ...
Split Struct pins cause errors when a project is converted to 4.17. You are still unable to split struct pins even if a new variable is created for the struct. Only adding a new variable to the st ...
Changing the engine quality settings to low or medium will cause the editor to crash This was tested in 4.24.3 @ CL 11590231 and doesn't occur, so this is marked as a regression. Mac Environme ...
In 4.27 the logic in SteamSocket.cpp which is part of the SteamSockets plugin was changed to use Poll Groups instead of a removed API function that checked all children of a listen socket. However, ...
Both the Asset Registry and Asset Manager look for all subclasses of UBlueprintCore and use that to search for blueprint classes and construct an inheritance hierarchy. This always works in editor b ...
Switchboard is unable to launch the Multi-User Slate Server in launcher builds. This is because the default install location has "Program Files and "Epic Games" in the path (aka folders with spaces ...
This issue is caused by us forcing user defined structs to be loaded as part of AttributeTypes::Initialize. That is called after at the ObjectSystemReady run phase during engine initialization howe ...
Packed level actors will create ISM instances with inverted normals when the selection of meshes used to create the packed level actor contains a subset of meshes with negative scales. This is the ...