After the gizmo is detached, if you click on it to use it, such as translating the object with the translation widget, then the gizmo snaps back to the object in the Viewport. Based off of [Link Re ...
The log2 function does not exist in libc.so on older Android. Using FMath::Log2 instead solves the issue. ...
Attempting to call a blueprint event on a CDO object causes the editor to crash. Regression: Yes- Repro steps did not crash editor in binary 4.15.3 (CL 3450819) ...
Child Actor Component resets to default when a new instance is created through copy/paste. The change must be made in the actor instance in the level through the Details panel. User Description: T ...
When using exposed variables on Sub Anim Instance nodes, packaging with nativize blueprints fails Tested on: 4.15 - 3450819 4.16 - 3466753 4.17 - 3502710 ...
There is a typo in the Pick Parent Class for blueprints. It is in the description for the pawn. The word receive is spelled receieve. ...
In the default Linux folder configuration, Engine/Source/Runtime/Core/Public contains two folders, iOS and IOS. The iOS folder contains the files IOSCriticalSection.h and IOSCriticalSection.h while ...
In Project Settings, we allow users to set Default Viewport Mouse Capture Mode to specify how the viewport handles mouse capturing, with the default setting capturing and releasing the mouse on the ...
Having wildcards in the path for AdditionalPluginDirectories causes apps on Android to crash on launch. When testing this on iOS, the app did not crash but froze at the splash screen instead. Androi ...
Render target cube maps show edge artifacts during heavy particle effects. Regression: No - noticed the same behavior in 4.15.3 version of InfiltratorDemo (CL 3450819) ...