Search Issue Tracker
Fixed
Fixed in 2023.1.X, 2023.1.0b6
Votes
0
Found in
2023.1.0b5
Issue ID
UUM-29610
Regression
Yes
Crash on MonoScriptInfoScraper::GetAssemblyScrapedMonoScripts when opening a project containing Entities and Entities Graphics packages
Reproduction steps:
1. Open project “DOTS”
Expected result: the project opens
Actual result: Unity crashes
Reproducible with: 2023.1.0b5
Not reproducible with: 2020.3.45f1, 2021.3.19f1, 2022.2.8f1, 2023.1.0b4, 2023.2.0a3
Fixed version: 2023.1.0b6
Reproducible on: macOS Catalina 10.15.7 (Intel), Windows 10 (by the reporter)
Note: Project does not crash after deleting both Entities and Entities Graphics packages
First few lines of Stack Trace:
{{0x00007FFC2321EEE0 (Unity) MonoScriptInfoScraper::GetAssemblyScrapedMonoScripts
0x00007FFC23226C82 (Unity) MonoScriptInfoScraper::ScanForSourceGeneratedMonoScriptInfo
0x00007FFC2324AFF6 (Unity) MonoManager::AnalyzeDomain
0x00007FFC2325435F (Unity) MonoManager::LoadAllAssembliesAndSetupDomain
0x00007FFC2325730F (Unity) MonoManager::ReloadAssembly}}
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
Add comment