Search Issue Tracker
Fixed in 5.6.0f3
Votes
0
Found in
5.3.1p2
Issue ID
759902
Regression
No
Cache server fails to import cached files when upgrading project from an older Unity editor version
Reproduction steps:
1) Open attached project with Unity 5.3
--- Could be a different version, but there has to be a newer release that would require a reimport of assets
2) Close the editor when it has finished importing assets
3) Duplicate the project
4) Make sure that Cache server is running
5) Make sure that your editor is connected to the cache server
6) Open original project in 5.4
--- Observer that textures are reimported, it's expected
7) Open duplicate project in 5.4
--- Observer that textures are reimported, that shouldn't happen
You can find video of reproduction steps attached
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment