Rendering appears to be inconsistent between the left and right eye of the oculus when setting r.SeparateTranslucencyScreenPercentage to a number below 100 (99 in this example) ...
Also occurs in 4.16 Tested on iPhone6S+_4982 OS: 10.2.1 and tvOS 10.2 ...
In the Mesh Paint Mode in UE 5.1, the keyboard shortcuts to change the brush (size, falloff, etc) are not working. ...
We are using libpng 1.5.2 which is triggering this alert from Google on Android apps: [Link Removed] Need to update the library. ...
If an actor that is used in the pooled actor list of UMassActorSpawnerSubsystem is destroyed, it causes a nullptr exception in UMassActorSpawnerSubsystem::SpawnOrRetrieveFromPool. The subsystem atte ...
Licensee reports change of behaviour between UE4 and UE5 when reimporting a mesh after changing its lightmap build settings. Change of behaviour occurred in 17404767, which was to fix a similar pro ...
Pressing the "Connect to Source Control" Button on a Linux project does not open the "Source Control Login" window. Looking at the Message Log for source control it says that "Source Control is dis ...
Alembic geometry cache doesn't import every frame when importing large frame ranges. Specifically when they don't start at frame 1. [Link Removed] ...
When changing from boolean to Integer/Byte the select nodes options are not changed to Option 0/Option 1 and instead are left as False/True ...
Some changes to UEnumProperty::ImportText_Internal prevent this importing the stringified number (which is a float) as an enum value. This affects the JSON importer, and maybe the CSV one too. ...