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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment