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
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
Add comment