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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-14959