Search Issue Tracker
In Progress
Fixed in 6000.0.31f1, 6000.1.0a7
Fix In Review for 2021.3.X, 2022.3.55f1
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
- Unable to change the Shadow Map resolution for lights via Inspector when 'preserveCachedShadow' is enabled
- Adaptive Probe Volumes are not loaded when Adaptive Light Probes are exported via Asset Bundles and opened on another project
- Sprites are not present in Player when built
- TrackPropertyValue callback stops being called when modifying PropertyField
- [Android] [Particle System] "ParticleSystem.GeometryJob" sometimes takes up to ~20 ms in the worker thread when initializing 5 Particle Systems
Add comment