Attempting to load a nativized blueprint whose parent contains an instanced subcomponent causes the editor to crash in a packaged build. Regression?: Yes This did not occur in 4.18 ...
Using the ColorCalibrator tool as a cursor by holding "\" gets stuck if you click out of the Editor while hold down the key. ...
The comment for the AddLocalTransform node states "Change in transform of the component in its local reference frame. Scale is unchanged." However, when the node is used, the existing scale of the o ...
You are unable to track Actors that are in different sublevels when using Cine Cameras. The 'Actor to Track' is set back to none if the target Actor isn't in the same sublevel as the Camera. This is ...
Changes made to array containers in the parent Instanced Subobject Blueprint does not affect the child. Working in 4.18.3 Broken in 4.19.2 Tested in 4.18.3(CL - 3832480), 4.19 (CL - 4033788), 4. ...
When using the feature "promote to variable" on a pin that represents a value that is not an engine default (Example: Floats = 0.0, Booleans = False, ect..), that default value (for the variable tha ...
When using the object scale node in a material it will return incorrect values if rotated to certain angles. Found in 4.19 CL# 4033788, 4.20 Preview 20 CL# 4173640, 4.21 CL# 4209927 ...
Reported behavior: Given Level_A which contains object_X, where object_X references Level_BDeleting object_X causes AssetRenameManger to check if we need to patch up other levelsLevel_B is load ...
Multiple mouse samples per frame are causing this to happen. code needs to be moved to tick ...