Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
2019.2.0a12
Issue ID
1146498
Regression
No
Some Assets are imported twice when importing for first time (No Library / AssetDatabase) with CacheServer
How to reproduce:
1. Make sure CacheServer in Edit -> Preferences... -> Cache Server -> Cache Server Mode is set to Local
2. Delete Library folder located in the extracted project directory
3. Open attached project "TestHashProject2019.2.0a12.zip"
4. Observe Console window
Expected result: every file is hashed/imported once
Actual result: MyAudio.wav and MyTexture.png is hashed/imported 2 times which results in a full reimport and upload to the cache server
Reproducible with: 2017.4.26f1, 2018.3.14f1, 2019.1.0f2, 2019.2.0a13
Not reproduced with: 2019.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Add comment