Description

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 many non-fatal exceptions should be handled.

The problem may happen when the user tries to open a file with the operating system dialog, which comes with a bunch of plugin that 'Windows Explorer' embeds. If one of those plugin fires and exception, it is captured by our process and crash report is fired while it shouldn't.

The following crash groups are likely false ones:

[Link Removed]

[Link Removed]

[Link Removed]

[Link Removed]

[Link Removed]

[Link Removed]

[Link Removed]

[Link Removed]

[Link Removed]

[Link Removed]

[Link Removed]

[Link Removed]

[Link Removed]

 

Steps to Reproduce

No easy step to reproduce known.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-94087 in the post.

5
Login to Vote

Fixed
Fix Commit13674825
Main Commit14151001
Release Commit13674825
CreatedJun 8, 2020
ResolvedJun 15, 2020
UpdatedJan 12, 2021