This happens because of how FLANSession::Tick will handle receiving multiple response packets from a single host. FLANSession will cache the ResponseGuids of any incoming host response packets, so i ...
The EDeviceScreenOrientation landscape values appear to be inverted on iOS based on the comments in the code. i.e.EDeviceScreenOrientation::LandscapeRight // The orientation is landscape with the h ...
Currently, to build an iOS only app via Window's Remote Mac build system, Visual Studio needs to be installed, even though it isn't used to compile the iOS app. Verify why VisualStudio is needed fo ...
In 4.27 & 5.0 when you press the in-app screen recorder button it would pop-up a msg about the user giving permission to allow the screen recording and then would start the recorder and save the mov ...
[translated comment from licensee] This issue can be found in a IOS project using the Integrated Keyboard. it occurs when using a Japanese keyboard on EditableTextBox. There is no problem with Engl ...
Licensee reports it's not possible to use the dynamic framework used by the latest release of the iOS version BugFender - [Link Removed] Licensee bug report: : https://github.com/bugfender/Bugfende ...
Address Sanitizer (asan) is currently not working on iOS. This could be a helpful feature to get working again. ...
When using AdditionalBundleResources in the Build.cs file to copy files, the files appear in the Resources directory of the generated Xcode project. However, these files are not found in the final i ...
Sub-menus disappear when using Linux in a remote session in launcher build of UE Release 5.5.4. ...
IO cost of directory scans is one of the costs present in the AssetRegistry when a large map is resaved. Maps can have external actors which all have to be rescanned and reported to the map for incl ...