Using the Merge Blueprints feature crashes the editor. This repro is for clicking between the error and warnings while merging, but the editor will generally crash if the Merge is finished or if an ...
If an actor contains a custom SceneComponent that creates another component that is tagged with Transient and DuplicateTransient, deleting/un-deleting/deleting the actor again will cause the editor ...
Importing this test asset will cause the editor to crash when using any of the Alembic Import options. I did notice that the source test asset does have 6750 frames but when going through the impo ...
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 ...
Attempting to import content into a project causes the editor to crash on Linux ...
If an attempt to spawn an actor is made before the Level Editor Viewport is fully initialized (i.e. before it has had a chance to get rendered at least once), and that actor has no specific Factory ...
The attached project crashes whenever one of the structs is being opened. This does not occur in 4.10.4, this is a regression. Found in 4.11 Binary, reproduced in Main CL 2930737. User informati ...
Importing FBX model with Shape Keys crashes editor. This crashes in the SDK so we dont have control over it. Given that this is one of the first things we do on import it is unlikely we are corrup ...
When attempting to play an mp4 video in the medial player the engine will crash. I've tested another video that didn't cause a crash. It is also in the movies folder in the project file attached. ...
Running a VR template project with -nohmd causes the packaged game to crash on launch. Running with just -vr doesn't result in a crash. Tested in //UE4/Release-4.25 @ CL 14469661 and did not encoun ...