Search Issue Tracker
In Progress
Fixed in 2022.3.55f1, 6000.0.31f1, 6000.1.0a7
Fix In Review for 2021.3.48f1
Votes
4
Found in
2021.3.10f1
2022.1.17f1
2022.2.0a15
6000.0.26f1
6000.1.0a4
7000.0.0a1
Issue ID
UUM-14959
Regression
Yes
Crash on GetAssetCachedInfoV2 when opening a project
Reproduction steps:
1. Open the user’s attached project
Expected result: The project opens
Actual result: Unity Editor crashes
Reproducible with: 2021.2.0a17, 2021.2.19f1, 2021.3.10f1, 2022.1.17f1, 2022.2.0a15
Not reproducible with: 2020.3.39f1, 2021.2.0a16, 2022.2.0a16, 2022.2.0b8, 2023.1.0a11
Reproducible on: Windows 11 Pro 21H2
Note: Reimport on every new Unity Editor version
First lines of the stack trace:
{noformat}0x00007ff6a5f44f6e (Unity) GetAssetCachedInfoV2
0x00007ff6a5ee6933 (Unity) AssetDatabasePropertyV2::FetchAssetMetaInfo
0x00007ff6a5ee6564 (Unity) AssetDatabasePropertyV2::DoNext
0x00007ff6a5af57a4 (Unity) BaseHierarchyProperty::Next
0x00007ff6a42d4e86 (Unity) HierarchyProperty_CUSTOM_Next{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
Add comment