RenderTrace plugin does not appear to have been updated for a change that moved the GPUScene out of the View buffer to its own uniform buffer. (CL 24027890) The test project is based on FirstPerson ...
The function "FMaterialDerivativeAutogen::GetFunc1ReturnType(...)" does not have a case for "EFunc1::Exp2". Also found in Release-5.4, CL: 331987674 ...
External changes to source control are causing state desyncs which get expressed in code as multiple operations on the same items in the same UI visit. This check is in place because when only using ...
Address Sanitizer (asan) is currently not working on iOS. This could be a helpful feature to get working again. ...
When duplicating a blueprint interface, the GraphGuids of the original BP interface's function graphs are unchanged: function graphs across the two BP interfaces now have the same GraphGuid. This is ...
For some reason, iOS apps no longer launch on device when using QuickLaunch within the Editor. Instead, it does install the app onto the device, but when it attempts to then launch the app, a messa ...
Other than the presence of the error and the performance cost of looking for a package on disk that does not exist, there are no behavioral problems. When running with legacy (non-iostore) pakfiles ...
Placing a section at the very end of a montage with no duration or animation assigned after it is not properly handled. Normally sections with 0 length are skipped and search continues since they ...
When installed app is started on device, log will say there's missing or invalid metal shaders ...