This is not a regression. Tested in //UE4/Release-4.27 CL18319896 Crash occurs when duplicating a State Machine in the My Blueprint panel within an Animation blueprint. ...
There were some font regressions in 4.16 that we've since fixed (CL# 3456916 and CL# 3425681). These are affecting live users so we should get them into the next 4.16 build. ...
Lighting channels do not function when the number of lights affecting actors is 79 or higher. Any number of lights that is 78 or fewer will honor lighting channel assignments. ...
Volumetric Render Target Mode 2 is blending past frames in Time of day map with the volumetric clouds. This is a regression due to it not happening in 4.27 ...
Regenerated DefaultEngine.ini should regenerate with D3D12 RHI not D3D11 RHI which would match the original generation of the file. 4.27 is generated with D3D11 and regenerated with D3D12. ...
This is a regression tested in //UE4/Release-4.27 CL#18319896 Fatal error is thrown and the Editor crashes when changing details of an animation in an Animation Composite. ...
This is not a regression. Tested in //UE4/Release-4.27 CL#18319896 Movie Render Queue Deferred Lighting(Detail Lighting) appears to only output Lighting Only. ...
This is NOT a regression. Tested In //UE4/Release-4.27 at CL18319896 Printing an actor's transform as a string returns transform and rotation with a colon, but returns scale without. ...
Texture sample DIs no longer work when used with Niagara Parameter Collections. This seems to affect Volume Texture DIs based on customer reports, but I have not confirmed this. ...