UE4Editor does not open when there are no audio input or output devices available. The editor hangs at 83% after it initializes the AudioMixer. This issue looks like it was caused by CL 4396954. Et ...
When trying to undo a single digit change the editor will crash. For example, if a user highlights and replaces a single number in the size of a widget and then attempts to undo, the editor will cra ...
When the ExportAll window is opened, changing the file type filter and attempting to edit the chosen file field causes the editor to crash. ...
The editor is crashing when trying to open a material function that the user provided. User Quote: One of my material functions crashes the engine when I open the editor for it. It works fine, I ...
Performing a hot reload on a project that contains an FStringAssetReference inside a struct results in a crash. This was reported to work fine in 4.6.1, but I was unable to verify that is the case. ...
Adding DesktopPlatform to the PublicDependencyModuleNames.AddRange() section of the Project.Build.cs file causes the project to fail packaging with the following error (full package logs in callstac ...
Attempting to launch a packaged Google VR game on android causes the game to crash. This has occurred on two other devices. This occurs in Main as well as Dev-VR. ...
UE4Editor crashes when creating static meshes. Event at startup time while it tries to create default object it crash sometimes. ...
There is a texture mismatch between the expected texture samplers and actual texture samplers for SingleLayerWater materials that use the Material Function StencilMaskCompare. Also tested on UE5.5, ...
iOS package with Metal Desktop Renderer enabled crashes on iPhoneThis issue does not occur if Metal Desktop Renderer is disabled ...