Ads between matches WERE working, as was the purchase option. This was found in Shipping, but I was able to reproduce and gather logs from Development. This was found on a Pixel 2 on Android 8.1 ...
When using Cast Hidden Shadow in splitscreen, the shadow from your character has severe shadow artifacts. This has been observed in 4.18.3 as well as 4.19.1. ...
Cloth mesh reverts back to original painted mesh after editing Tested: 4.23.1 CL#9631420 4.25 CL#10730208 ...
Rect light does not use its assigned source texture on MAC OS. Tested in: 4.23.1 CL#9631420 4.25 CL#11062379 ...
A licensee has also recommended a fix for this issue, please see the UDN link for details. Example renderdoc capture of the issue can be found here - [Link Removed] ...
Console history is saved correctly in 5.1. The cause is input.ini in EnhancedInput and InputDebugging added in 5.2. Removing these files are a work around. ...
A memory leak occurs in global distance fields when bDisableWorldRendering=true As a workaround until this is fixed, you can disable the logic that checks bUpdatedThisFrame *in *GlobalDistanceField ...
HTML5 projects are not loading properly on itch.io, this may be occurring on other HTML5 upload websites. Adding https into the myproject.html does not seem to make a difference, as Kafu has recomme ...
When using precomputed visibility on device for occlusion culling the landscape does not take the cameras view into account for culling objects when out of view of the camera and inside a visibility ...
The function that is Auto-Generated when creating RepNotify Variables is not overrideable in child blueprints. (Potentially involved with the inability to add inputs/outputs to OnRep_ functions) ...