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
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
Add comment