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 ...
Hovering the cursor over the "Reset" part of an "Activate" node shows the wrong tooltip. UnrealEngine/Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h ...
Startup movies displaying black screen in packaged projects. Tested with 4.20p3 4135216 and 4.21 4157973 ...
When using a high DPI monitor the Editor ruler will display an incorrect value in relation to the grid scale. ...
When running the BuildPlugin command on a plugin in 4.20 preview 3, UAT is not detecting the correct root folder for the relative include paths specified in a module's .Build.cs. Expected: UAT is a ...
The target for the "Should be Loaded" variable appears to have change to "Level Streaming Kismet". This means that it no longer works with the "Get streaming level" node and can cause errors when us ...
When upgrading a 4.19.2 project to 4.20 Preview 3 the Nav Area Class is changed to None instead of the value it was before the upgrade. Upgrading from 4.18.3 to 4.19.2 works as expected. This was t ...
There is a major performance drop after 4.18 when calling draw material to render target. This is an issue reported by many community members, and there seem to be additional reports with different ...
This issue is regression. It don't occur with 4.18.3. Sequencer behavior differs between PIE and package build. As shown by the attached .png, in PIE one character moves, but in package build it ap ...
The textScale parameter in AddOnScreenDebugMessage does not change the scale of the debug message. ...