The camera positions for firstperson mode in advanced vehicle template are different between the code and blueprint versions This is not a regression as it happens in 4.14.3 ...
Some components duplicated by Sequence Recorder Regression: YES Worked: 3249277 (4.14.3) Broken: 3299760 (4.15.0) ...
The editor is crashing on launch when the Leap Motion plugin is enabled and a leap motion character is being used. This did not occur in 4.14.3. This is a regression. ...
I have 3 machines with one set of keyboard, mouse, and monitors. Switching between machines is required during long running tasks such as cooking. ignore-Switch ...
Setting properties for a static meshes Navigation Collision and then reopening the mesh causes them to be reset. This does not appear to occur in 4.14.3. This is a regression. ...
When selecting an actor in the World Outliner that is using the ColorGradingMode specifier (ColorGradingMode = "saturation"), the editor crashes. This did not occur in 4.15.3. This is a regression ...
Calling SetNavigationRule at runtime does not update the widget navigation of the selected widget. Regression: No - same behavior occurs in 4.16.3 (CL 3561208) ...
In 4.19, it is no longer possible to create a non-static custom thunk in a class. This was possible in 4.18.3. REGRESSION: Yes. ...
Post-Process Anim Instances do not have BeginPlay called. The proposed fix is to addif (PostProcessAnimInstance) { PostProcessAnimInstance->NativeBeginPlay(); PostProcessAnimInstance->Blu ...
The module parameter in a niagara module script displays the incorrect name Tested: 4.24.3, 4.25P, 4.26 ...