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]
No easy step to reproduce known.
How does TextureRenderTarget2D get TArray<uint8> type data?
How to delete some elements correctly when deleting an array loop?
Why does the REMOVE method of map container remove elements have memory leaks?
How would I go about lerping the rotation instead of it snapping when turning (pls dont sue me epic)
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
UMG RichText not appear image when packaged
What is the difference between Camera and CineCamera?
How to implement springarm components to scale according to mouse position in spawn?
How to use the.usf file in the ue4 engine Shader in the material?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-94087 in the post.
5 |
Component | UE - Foundation - Core - CrashReportClient |
---|---|
Affects Versions | 4.25.1 |
Target Fix | 4.25.2 |
Created | Jun 8, 2020 |
---|---|
Resolved | Jun 15, 2020 |
Updated | Jan 12, 2021 |