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 ...
A licensee has reported an issue where using ABSLOG results in some parsing issues with certain characters in path names. In this example, the issue is with ). If the Parse function ends up parsing ...
Date/Time formats using commas instead of semicolons will cause iOS compile to fail. "LogPlayLevel: Error: ERROR: System.FormatException: Input string was not in a correct format." Similar Unk ...
The tooltip for nodes like "Bind Event to <Foo>" is not very useful. Ideally it would include both a line about what the node does (e.g., "Bind an Event to the delegate named <foo>") as well as wha ...
Noticing that we do not hear audio when rendering out TM-TrackEvaluation. Oddly this doesnt happen with SubwaySequencer content. Regression: No this occurs with our content in 4.21 as well. ...