Search Issue Tracker
Fixed
Fixed in 2021.2.X, 2021.2.0a13
Votes
0
Found in
2020.3.40f1
2021.2.0a12
Issue ID
UUM-16471
Regression
No
Crash on mdb_midl_xmerge when opening the project
Reproduction steps:
1. Open the user’s attached project
Expected result: The project opens
Actual result: Unity Editor crashes
Reproducible with: 2020.3.40f1, 2020.3.44f1, 2021.2.0a12
Not reproducible with: 2021.2.0a13, 2021.2.19f1, 2021.3.11f1, 2022.1.20f1, 2022.2.0b10. 2023.1.0a14
Reproducible on: Windows 11 Pro 21H2
First lines of the stack trace:
{noformat}0x00007ff6f7e8a602 (Unity) mdb_midl_xmerge
0x00007ff6f7e9c84d (Unity) mdb_page_alloc
0x00007ff6f7e9eb8c (Unity) mdb_page_touch
0x00007ff6f7e9d5ea (Unity) mdb_page_search
0x00007ff6f7e98193 (Unity) mdb_cursor_touch{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment