In 4,15, we can use button for swap paint Color and erase color. But, in 4.16 and 4.17, it disappeared ...
Default parameters do not appear to be retained for custom events. This was tested in 4.17 and the issue does not occur in 4.16. Appears to be a regression ...
The UStaticMeshComponent.PreviousLODLevel variable always returns 0 no matter what the last LOD actually was. Regression?: No This also occurred in 4.16 ...
Affects VR Preview in Editor Reproduced in 4.18.3 CL 3832480 and 4.19 P1 CL 3837072 ...
After compiling a data asset blueprint, attempting to open the parent data asset will crash the editor. From licensee: This is because in FAssetEditorToolkit::InitAssetEditor() the objects in Objec ...
Packaged games are unable to open when Event Driven Loader is disabled. The error message given is: Assertion failed: !Linker->GetSerializeContext() [File:D:\Build\++UE4\Sync\Engine\Source\Runtime\C ...
When setup for multiplayer, all players are able to move around and control the camera with the analog sticks but button presses of all controllers only affect player 1. ...
Skeletal meshes do not simulate physics when playing in viewport. They are not affected by gravity, nor do they ragdoll. This doesn't occur in UE4/Main. This occurs with Immediate Mode Physics of ...
When the user applies an additive base pose to a pose asset, the mesh does not update in viewport. This issue occurs in 4.15 and 4.16. ...
This is not a regression as it occurs in 4.16.2 The test case was just recently updated to test for planar reflections so not sure if this is intended to work or not. ...