Search Issue Tracker
Fixed
Fixed in 6000.0.29f1, 6000.1.0a6, 7000.0.0a10
Votes
1
Found in
6000.0.26f1
6000.1.0a6
7000.0.0a10
Issue ID
UUM-87484
Regression
No
Crash on mdb_txn_begin when activating any of the Virtual Players
Prerequisites:
- enable "Load Previous Project on Startup" option in Unity > Settings > General
Steps to reproduce:
1. Open the “user's attached project”
2. Open “SampleScene”
3. Go to “Window/Multiplayer/Multiplayer Play Mode”
4. Select any of the Virtual Players through the “Multiplayer Play Mode” Window
5. Observe the crash
Reproducible with versions: 1.2.2, 1.3.0-pre.2 (6000.0.16f1)
Reproducible on: Windows 11 (by the reporter), MacOS
Not reproducible on: no other environment tested
First few lines of StackTrace:
{noformat}
0x00007FFF65B1D68F (Unity) mdb_txn_begin
0x00007FFF6531862F (Unity) LMDB_Transaction::Open
0x00007FFF65315CCA (Unity) LMDB_Transaction::LMDB_Transaction
0x00007FFF652B0477 (Unity) SourceAssetDB::SourceAssetDB
0x00007FFF652759F6 (Unity) InitializeAssetDatabaseV2{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment