When converting a project from 4.10/4.11 to 4.12(or later) the relative scale of the sockets on skeletal meshes will be changed to 1,1,1 regardless of the previous settings. ...
The engine still uses the default index for calling force feedback events, despite them being assigned from player 1 on out. Which is why event on player 1 goes to player 0, event on player 2 goes t ...
When a user sets up an unwrap using a space outside the original 0 to 1 space the unwrap will increasingly show errors of positioning. For Example, in the following images the lower left vertex of ...
Unable to import a sound file shorter than 1 second in length. The two sound files attached are the same sound, but one has been extended to at least 1 second long and successfully imports. ...
The number of calls to the Event Dispatcher increase each time the blueprint actor containing the reference is compiled. This issue was not present in 4.18.3 (CL-3832480) but is in 4.19.2 (CL-403378 ...
If a user removes elements from an array in an instance of that blueprint in the level and then duplicates the actor (in the level ) containing the array, then the resulting actor will have the orig ...
The results of Roughness=1.0 from a constant and from a parameter are different on 4.20. The static bool switch of the following material always returns 1.0. But the results are different.[Link Rem ...
At the moment, UI scale is calculated on Linux from physical monitor dimensions (obtained ultimately from EDID) and not system scale. The granularity is 0.25, so scale can be 0.25, 0.5, 0.75, 1, 1.2 ...
This issue was reported by the licensee, but it's possible that the number of vertices in the particles is higher than it really is. ...
Upgrading a project to version 4.24.1 results in a loss of functionality that worked from 4.20 to 4.23.1 without having made any changes. Test Project: [Link Removed] Tested: 4.25 CL: 11062379 ...