When entering VR Mode with a camera actor selected, attempting to either deselect the camera actor or select another actor causes a crash ...
Nativizing a Blueprint that includes a custom button (a Blueprint parented to the "Button" class) causes a crash when Event Driven Loading is enabled. Disabling Event Driven Loading can workaround t ...
Generated from CrashReporter Attempting to open the Window menu in the Editor after having used the Modules window to recompile a Standalone Editor Window plugin will result in the Engine crashing. ...
In 4.25.1, I added a vectored exception handler to capture unhandled exceptions to the Editor process. This handler runs too soon. It doesn't let the structured exception handlers run first where ma ...
When using a BP with component instance static mesh that is added via the construction script, when using the build button in the toolbar to build lighitng and geometry everything will work correctl ...
Attempting to run a standalone server and client using different processes will crash if the Code Editor plugin is enabled. ...
The Update Persistent Audio module has a dependency on a Play Persistent Audio module. When there are two modules in different overview nodes, the automatic fix up can put the Play Persistent Audio ...
This bug doesn't occur in 4.21. The issue is at line 157 in ProceduralMeshComponentDetails.cpp . When the procedural mesh has a material the crash doesn't occur. File location: Runtime/ProceduralMe ...
This is a user reported crash, I was able to re-create in 4.25.4. I'm also assuming this happens in 4.26, however there is a current blocker that stops me from opening this project in 4.26. Linked ...