Search Issue Tracker
Fixed in 5.3.5
Votes
0
Found in
5.3.4f1
Issue ID
791549
Regression
No
Progress bar does not show while hashing assets
How to reproduce:
1. Open the attached project
2. Select Unity Support -> "Create 100 x 100Mb Text Files" from the top menus
3. Select "create files" from the window that opens
4. Wait (several minutes) for the files to be created and imported
5. At this point the Asset folder should contain a sub folder, named "0", containing 100 .txt files of 100Mb in size each
6. Close the project
7. Delete the Library folder for this unity project
8. Open the Unity project again
9. Observe that Unity is unresponsive for a number of seconds, with no progress bar before the progress bar appears showing the .txt assets being imported.
10. Open the Editor log an search for "Hashing assets ... X.XX seconds " to check that the X.XX appears to match the time that Unity was unresponsive.
Expected: it is important that Unity correctly reports what it is doing so customers know that Unity has not crashed and can instead can try and optimize their computer configuration in order to bring the hashing time down if it's excessive
Fix: Progress bar says "Calculating asset hashes...", some stats are printed in log
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment