Search Issue Tracker
Fixed
Votes
0
Found in
2021.3.37f1
Issue ID
UUM-70007
Regression
No
Crash on mdb_page_alloc when opening a project that was running while the PC shut down
Steps to reproduce:
1. Open the attached “repro project”
2. Observe the crash
Reproducible with versions: 2021.3.37f1
Not reproducible with versions: 2022.3.25f1, 2023.2.19f1, 6000.0.0b15
Reproducible on: macOS Sonoma 14.4.1 (Intel), Windows 11 (by the reporter)
Not reproducible on: no other environment tested
First few lines of Stack Trace:
{noformat}0x00007ff69ae1bc7d (Unity) mdb_page_alloc
0x00007ff69ae1cff1 (Unity) mdb_page_split
0x00007ff69ae1666f (Unity) mdb_cursor_put
0x00007ff69ae1e638 (Unity) mdb_put
0x00007ff69a69db69 (Unity) LMDB_Map::Set{noformat}
Note: the crash started to occur for the user after the PC shut down while a script was being edited
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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- Missing Info Icon in Development Build Info Box for Web, Android, Meta, and XR Platforms
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-14959