Search Issue Tracker
Fixed
Fixed in 6000.2.0a10
Votes
0
Found in
6000.2.0a9
Issue ID
UUM-119588
Regression
Yes
Crash on SerializedFile::IndexTextFile when importing specific assets
How to reproduce:
1. Create a new project
2. Drag and drop into /Assets the custom package: “IN-112289_ModelBug.unitypackage”
3. When prompted to import the package, click “Import”
4. Observe the crash
Reproducible with: 6000.2.0a8 (8a36f491c000), 6000.2.0a9
Not reproducible with: 6000.0.57f1, 6000.2.0a7, 6000.2.3f1, 6000.3.0b1 (fcdf07aae9b4)
Fixed in: 6000.2.0a10
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of the crash:
0x00007FFE4981FCA8 (Unity) SerializedFile::IndexTextFile
0x00007FFE4982102D (Unity) SerializedFile::InitializeRead
0x00007FFE49805210 (Unity) PersistentManager::GetStreamNameSpaceInternal
0x00007FFE49803479 (Unity) PersistentManager::GetAllFileIDs
0x00007FFE49803DB0 (Unity) PersistentManager::GetInstanceIDsAtPath
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
Add comment