The location give by the Get hit result under finger by channel appears to be affected by screen size on Mac. When clicking an area in the level, it does not always return the area under the finger ...
Foliage is visually missing in HTML5. This is a new issue and does not occur in 4.19, I believe that it may be correlated to this issue here.https://jira.it.epicgames.net/browse/UE-59573 ...
Player/Visibility Collision doesn't work with InstancedStaticMesh or HierarchiInstancedStaticMesh components. Found in 4.19 CL# 4033788, 4.20 CL# 4212847, 4.21 CL# 4221482 ...
The cube render target "Size X" is being set as Y. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, and 4.21 CL# 4234136 ...
A linker error is encountered if an Editor plugin spawns an ACullDistanceVolume instance. This is caused by neither having ENGINE_API or MinimalAPI specified in its UCLASS macro. Regression?: No Th ...
Volumetric lightmap holes appear every fifth build. Found in 4.19 CL# 4033788, 4.20 CL# 4302132, and 4.21 CL# 4348893 ...
A licensee has reported that the TestEqual(TCHAR*, TCHAR*) function tests for pointer equality instead of comparing two values, which does not accomplish what the function is meant to do. Regressio ...
A class that inherits from GameplayTask which also has a BeginSpawningActor function will not have its Activate function fired properly. Removing this function causes it to fire properly. Regressio ...
You can add a pass-by-reference input variable to an Event Dispatcher, but it will will result in compile warnings, and changes to that input will not affect the value of the variable in the caller. ...
In 4.23, Setting a dynamic collection to the collection filter slot does not display any result. And there are no information about dynamic collection doesn't work in collection filter. (FCollectio ...