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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment