Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.3.6f1
6000.4.0b5
6000.5.0a4
Issue ID
UUM-134234
Regression
No
Crash on mdb_txn_renew0 when performing various Unity operations in a project that's located under a remote drive path (OneDrive, Dropbox, etc)
How to reproduce:
Steps are unclear, however the issue was observed to occur when:
- Opening projects
- Creating new projects
- Importing assets
- Reloading assets
- Manipulating Assets in any way
Reproducible with versions: 6000.3.0b2 - 6000.3.6f1, 6000.4.0a2 - 6000.4.0b5, 6000.5.0a3 - 6000.5.0a4 (Sentry data)
Reproducible on: Windows 10, Windows 11
Notes:
-Not reproduced by CQA
-The crash only occurs when the user project is located in a remote drive (OneDrive, DropBox)
-Sentry only collects data for Windows crashes, so we are not able to determine if the issue is reproducible on other environments
First few lines of stacktrace:
0x00007FF9ECF11BDC (Unity) mdb_txn_renew0
0x00007FF9ECF11605 (Unity) mdb_txn_begin
0x00007FF9EE0FE01F (Unity) LMDB_Transaction::Open
0x00007FF9EE0EFB5A (Unity) LMDB_Transaction::LMDB_Transaction
0x00007FF9EE214C07 (Unity) LMDBIndexStorage::SetTimestamp
0x00007FF9EE215E64 (Unity) LMDBIndexStorage_Set_Custom_PropTimestamp
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Bloom and Exposure Artifacting around GameObject appears when setting Scale of Z Axis to 0
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
Add comment