Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2020.3
2021.1
2021.2
2021.2.0a19
Issue ID
1338786
Regression
No
Crash Handler opens twice when Unity crashes with out of memory
Reproduction steps:
1. Create a new empty Project
2. Try to import the package attached to case 1331683 while only about 20-50gb is left free in the Hard drive
3. Wait around 40min for the Hard drive to get full and Unity to crash
Expected result: The Crash Handler opens once
Actual result: The Crash Handler opens twice
Reproducible with: 2019.4.27f1, 2020.3.11f, 2021.1.9f1, 2021.2.0a19
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note (2021.2.X):
The handler opening twice in this instance is not expected, but as long as it is running it's behavior that doesn't meet our current bar to fix.