Search Issue Tracker
Fixed
Fixed in 6000.1.0b13, 6000.2.0a6
Votes
0
Found in
2022.3.55f1
Issue ID
UUM-92262
Regression
No
Crash on MatchAsset when loading a specific project
How to reproduce:
1. Open the attached “IN-92358.zip” project
2. Observe the Crash
Reproducible with: 2022.2.0a15, 2022.3.55f1
Not reproducible with: 2021.3.47f1, 2022.2.0a14
Couldn’t test with: 6000.0.33f1, 6000.1.0b1 (Editor detects a corrupted Library and can either Rebuild, which fixes the issue, or doesn’t Rebuild the Library, which prevents the project from opening, cannot verify reproduction)
Reproducible on: macOS 15.3 (Silicon), Windows 11 (user’s)
Notes:
- Removing the Library folder fixes the issue however the Console is flooded with “System.Reflection.TargetInvocationException”
- To verify reproduction consistency the project was deleted and re-extracted when changing versions
- Project uses VRChatSDK and throws errors that relate to the package that might be causing the Crash
First few lines of the Stacktrace:
0x00007ff6d8736b75 (Unity) MatchAsset
0x00007ff6d873680a (Unity) MatchAsset
0x00007ff6d86e0271 (Unity) AssetResolver::CalculateAssetStateInternal
0x00007ff6d86dfcc9 (Unity) AssetResolver::CalculateAssetState
0x00007ff6d8705fbc (Unity) AssetResolver::ResolveAsset
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
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment