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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment