Search Issue Tracker
Fixed
Fixed in 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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment