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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment