Search Issue Tracker
Active
Under Consideration for 2022.3.X
Votes
0
Found in
2022.3.55f1
Issue ID
UUM-92262
Regression
Yes
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.0b1, 2022.3.55f1
Not reproducible with: 2021.3.47f1, 2022.2.0a1
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment