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
- [Android] [Particle System] "ParticleSystem.GeometryJob" sometimes takes up to ~20 ms in the worker thread when initializing 5 Particle Systems
- Can't change OpenXR settings when switching Build Profiles
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
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.