Search Issue Tracker
Active
Under Consideration for 6000.1.X
Votes
0
Found in
6000.1.0a8
Issue ID
UUM-90789
Regression
Yes
Crash on GetAllVisibleAssetObjectsAndTypesV2 when opening project
Reproduction steps:
1. Open the “IN-90204_corruptedLibrary” project
Expected result: Project opens normally
Actual results: Unity Editor crashes silently
Reproduced with: 2022.2.0a15, 2022.3.53f1, 6000.0.31f1, 6000.1.0a8
Not reproduced with: 2021.3.47f1, 2022.2.0a14
Reproduced on: Ubuntu 24.04, Windows 11
Not reproduced on: no other environment tested
First lines of the stack trace from the user:
#2 0x0055c190fd727b in GetAllVisibleAssetObjectsAndTypesV2(UnityGUID const&, core::vector<PPtr<Object>, 0ul>*, core::vector<Unity::Type const*, 0ul>*, AssetDatabase::ImportSyncMode)
#3 0x0055c1906e9641 in ShaderImportPostprocess(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::equal_to<UnityGUID> > const&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::equal_to<UnityGUID> > const&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::equal_to<UnityGUID> > const&, std::map<UnityGUID, core::basic_string<char, core::StringStorageDefault<char> >, std::less<UnityGUID>, std::allocator<std::pair<UnityGUID const, core::basic_string<char, core::StringStorageDefault<char> > > > > const&, AssetDatabase::UpdateAssetOptions)
#4 0x0055c190f6d648 in Postprocess(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::equal_to<UnityGUID> > const&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::equal_to<UnityGUID> > const&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::equal_to<UnityGUID> > const&, std::map<UnityGUID, core::basic_string<char, core::StringStorageDefault<char> >, std::less<UnityGUID>, std::allocator<std::pair<UnityGUID const, core::basic_string<char, core::StringStorageDefault<char> > > > > const&)
#5 0x0055c190fe903e in StopAssetImportingV2Internal(AssetDatabase::UpdateAssetOptions, InternalRefreshFlagsV2, ScanFilter const*, char const*)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Add comment