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 ...
This might be related to [Link Removed]. ...
The callstack is not XR-specific, it's just the engine trying to secure the audio device on startup, windows failing to return one, and the app not being able to continue safely. The crash does not ...
After creating a Scene Component code class and an Actor code class, creating a reference to the SceneComponent in the Actor class constructor will cause a crash on hot reload in the editor. ...
Packaging with the [experimental] Code Editor plugin enabled causes a crash during the packaging process in 4.8 source. The crash does not kill the editor, project can recover by choosing for Window ...
Does not crash in 5.4 on same hardware so looks like a regression. Attached Unreal logs indicate source of critical error: 'FARKitCameraOverlayMobilePS' shader uniform expression set mismatched sh ...
When the Project Settings is opened on Linux, a call is made to run an iOS-related C# program (execute iPhonePackager certificates). This call causes the editor to crash. Unable to find mention of ...
Crash occurs when the user changes a Text variable to a String while the Details panel is displaying its properties, and then compiling. Crash does not seem to occur if the Details are not visible. ...