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
- Incorrect UI wording: Missing articles in project creation options
- “[Worker0] InvalidOperationException: Cannot create a new scene additively with an untitled scene unsaved.” error thrown when closing converted Sub Scene in Inspector window
- “InvalidOperationException: Trying to set the parent for HierarchyNodeHandle” errors spammed in the Console when converting Sample Scene to Sub Scene and Entities Hierarchy window is open
- Using Physics.ComputePenetration on a Capsule collider causes it to sometimes return incorrect value when dragging it through the Mesh collider
- Sprite is rendered incorrectly in Web Build when it is set as a Splash Image Logo
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-14959