Search Issue Tracker
Fixed in 2021.3.48f1
Fixed in 6000.0.31f1
Votes
0
Found in
2023.2.14f1
6000.0.0b14
Issue ID
UUM-67692
Regression
Yes
Freeze on 'errors == MDB_SUCCESS || errors == MDB_NOTFOUND' when opening a specific project
Reproduction steps:
1. Open the attached project "CrashRepro"
Expected result: The project opens
Actual result: Freezes when loading
Reproducible with: 2023.2.0a17, 2023.2.14f1, 6000.0.0b14
Not reproducible with: 2021.3.36f1, 2022.3.21f1, 2023.1.20f1, 2023.2.0a16
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Notes:
The project opens normally after deleting library
Throws a fatal error when opening 6000.0.0b14
This is repeated throughout the logs:
{noformat}Assertion failed on expression: 'errors == MDB_SUCCESS || errors == MDB_NOTFOUND'
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/Attributes using Guid(96c503bf059df984c86eecf572370347) (DefaultImporter) -> (artifact id: 'e19ea43e64e4383e9c9339a45e7b604d') in 0.0004661 seconds
LMDB_Transaction::Run - LMDB error = 22{noformat}
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2021.3.48f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-14959
Resolution Note (fix version 6000.0.31f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-14959