Lighting only affects tilemaps from one direction. Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.22 CL# 4435744 ...
When modifying the contact offset in a project it appears to have no effect. The setting that worked in a previous engine version (4.19) now collide in the same way as the default settings. ...
Scene Capture regression when used with VR. Confirmed in Main @ CL 5172170 Tested with Rift Flipped VR Preview window is a known/fixed issue ...
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] ...
A workaround was provided for the user, to use 'Set Attach End to Component' nodes during BeginPlay. While this fixes the issue in gameplay, the editor preview no longer syncs with gameplay. ...
Something must have changed with how LERP's or Vector Transforms deal with a float 0 value, which breaks this particular material Error:[Image Removed] Fix:[Image Removed] ...
Setting a plugin module's type to "Editor" causes syntax highlighting in XCode to break for .cpp files in that module. Setting the type back to Runtime fixes the behavior ...
This is an intermittent crash occurring in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to [Link Removed], fixed i ...
When clicking on a actor in the World Outliner while the Details tab is docked to it, it switches over to the Details tab. This bug was not present in 4.17.2 but is in 4.18 and 4.19. ...
Running the "stat startfile" command in a 4.19 project causes constant editor hitching. Running the same command in a 4.18 project does not produce any hitching by comparison. ...