Search Issue Tracker
Fixed in 5.3.5
Votes
1
Found in
5.3.0f1
Issue ID
746964
Regression
Yes
Unity crashes on launch if "metadata" folder is deleted before launching Unity with same version again
Reproduction steps:
1. Open attached "test23" Unity project.
2. Close Unity editor.
3. Delete "test23\Library\metadata" folder
4. Open "test2" Unity project again with the same Unity version.
Actual result: unity crashes on "AssetImporter::GetAssetPathName".
Additional note: reproducible with any Unity project, which has at least 1 scene.
Workaround: delete library folder before launch.
Reproducible with: 5.2.0f3, 5.2.2f1, 5.2.3f1, 5.3.0f2
Not reproducible with: 5.1.4f1
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
corriedotdev
Apr 11, 2016 08:18
Solution would be to transfer the meta data from one PC to the other I'm guessing.