The position of game windows from Standalone Game mode are not saved properly when multiple windows are used. The placement of the windows upon the next launch ends up placing all of the windows on ...
Using the "Select Actors using this Asset" option in ActionRPG causes the InstancedFoilageActor to be selected incorrectly for many assets. It seems to occur with any assets that are being reference ...
Editor that was cross-built on Windows reportedly cannot start (using a Windows Subsystem for Linux or a VM). ...
"have had to modify UAnimNotifyState_TimedParticleEffect in order to subclass it. I added 'ENGINE_API' and removed 'MinimalAPI'. I also needed to move 'ValidateParameters' from 'private' to 'protect ...
UDataTable::FindTableProperty() will currently fail in a nativized build because the RowStruct is no longer a UDS in that context; instead it is converted to a native UScriptStruct type. However, th ...
'Reimport with new source' command does not work on Mac. Confirmed in 4.22 @ CL 4771381 ...
LaunchURL places an http:// at the start of any URL that does not contain :// . This causes an issue with the mailto: command and other commands such as this. Regression?: No This occurs in 4.2 ...
When attempting to package for tvOS or iOS with the generate dSYM options enabled, numerous instances of the following errors occur:[2019.01.21-20.53.35:739][138]UATHelper: Packaging (tvOS): [2019 ...