Checking the box for Dedicated Server in the Play dropdown menu causes the editor to crash when exiting PIE. This does not occur in 4.13 or 4.14 on Windows. ...
UE4Editor crashes when creating static meshes. Event at startup time while it tries to create default object it crash sometimes. ...
This might be related to [Link Removed]. ...
iOS package with Metal Desktop Renderer enabled crashes on iPhoneThis issue does not occur if Metal Desktop Renderer is disabled ...
Crash on clearing or setting the second or third material slot in the Static Mesh Editor on an imported combined FBX Mesh. Also Reproduced in Main Promotable-CL-2484152 (Perforce) NOTE: User is o ...
A packaged project will crash on launch if a code class uses ConstructorHelpers::FClassFinder to get a reference to a Blueprint Widget that contains a Blueprint struct variable. Disabling EDL in the ...
Submitted by a licensee on UDN. I verified it and have attached the test level that he provided. In the test map. some boxes fall and break. Walking straight into the boxes causes the editor to cra ...
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 ...
A user has reported that when using the Scene Outliner in a large map that has many actors and nested folders in the Outliner, deleting a folder that has subfolders from the Scene Outliner with Dele ...
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. ...