Licensee reported crash when playing HLS video with ElectraPlayer on iOS16. According to their research, we can avoid the fix by doing the following: Delete check() in the corresponding line Engine ...
How to Reproduce: 1. Open Editor 5.3 (ReltestB) in Localized version (culture= ) 2. Click on the "show" icon in the level viewport 3. Navigate to the following locations in the Show menu and observ ...
Following error is displayed in the output log when trying to compile for tvOS:LogPlayLevel: UnrealBuildTool: In file included from /Users/engineqa/UE4/Builds/RDU-WD-7313/D/Build/joseph.wysosky_Main ...
The user reports a scene with a reasonable number of foliage instances renders with black lighting: After updating to 4.11 (.1 or .2 doesn't matter) I have not been able to bake my lighting properl ...
Code projects in the binary version of 4.16.1 cannot be launched without the Editor in the debugger in Visual Studio. The project hits a breakpoint while launching, with the following showing in the ...
This is an infrequent crash occurring for users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. The callstack is the same as in [Link Removed], but that ...
This is a trending crash coming out of the 4.18 previews and 4.18.0. The callstack is similar to a Mac crash that was fixed in 4.16.2 - [Link Removed] User Descriptionswas testing 3rd person temp ...
This seems to occur because of how reliability and the retransmission of dropped data is handled in the engine. If a reliable bunch is dropped, the entire bunch will be resent, but any unreliable bu ...
A licensee is having issues syncing their fonts folder from within the editor using Subversion. This issue only occurs with their Fonts folder; with the callstack they supplied, this leads me to bel ...
Report of a chain of dependencies that can lead to a fatal loader stall in a nativized build:Thing -> BPStruct2BPStruct1 -> BPStruct2 The necessary order of operations is:BPStruct1 loadsBPStruct2 l ...