It's ok for 4.19. ...
When a blueprint variable is not set to Instance Editable, its value gets reset at runtime. This seems to occur because the variable OriginalCannonTransform seems to get reset/nullified after being ...
Using a multicast function does not call the function on both client and server. The functionality in this reproduction project can be found in the BP_MyPC blueprint. Regression?: No This occurs in ...
Niagara SubUV will skip most images in a SubUV sprite. Every 8 frames on the time line once it starts spawning it will change its appears. Only 16 of the 64 images are shown from the SubUV. Found i ...
Seems that only the Add Asset Class search option works properly. Tested in 4.19.2 (CL - 4033788), 4.20.1 (CL - 4233996), and 4.21 (CL - 4280116) ...
When forward shading is enabled, particles that have materials with their lighting mode set to "VolumetricNonDirectional" will recieve shadows. Attached images provided by user. Found in 4.19 CL# ...
There are no dynamic shadows on translucent materials in the "iOS Preview" for the preview rendering level. Working as intended in 4.16 CL# 3561208, 4.17 CL# 3658906, and 4.18 CL# 3832480. Found i ...
A plugin created in 4.19 automatically includes an entry for the plugin's Public directory in the PublicIncludePaths array in the Plugin.Build.cs file. Plugins created in 4.20 no longer automaticall ...
Translucent materials with "Apply fogging" disabled will be affected by volumetric fog. Found in 4.19 CL# 4033788, 4.20 Preview 5 CL# 4173640, and 4.21 ...