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
- Can not navigate through the Scene view when using a drawing tablet
- Crash on EditorDisplayDialogProc when opening Dialog box containing buttons with unusually long labels
- Crash on AsyncWriteImageToR2dFile when baking lightmaps using custom parameter with 16x Anti Aliasing samples
- Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides.
- [Android] [GameActivity] UI is unresponsive when Application Entry Point is set to GameActivity
Add comment