Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2021.2.0b12
2022.1.0a10
Issue ID
1372865
Regression
Yes
[CacheServer] Data is uploaded to CacheServer even while Upload and Download are disabled in Project Settings
This happens only when Parallel Import is enabled.
How can we reproduce it
(make sure that you have local Accelerator running on your computer)
1 Go to your Accelerator cache folder and open "cachedb" folder - it should contain only bbolt.db file, if it contains a folder - delete it (Note this will delete your Accelerator cache)
2 Create new HDRP project
3 Open menu Edit->ProjectSettings->Editor tab and:
3.1 Enable "Parallel Import" in Asset Pipeline section
3.2 In Cache Server section set Mode to Enabled, and set IP address to 127.0.0.1 (as you are using local Accelerator). Then uncheck Download and Upload
4 Close Editor Settings, go to Project Browser and do RightMouse->Reimport All then select either "Reimport" or "Download from Cache Server"
5 Wait while project is reopened
6 Go to your Accelerator cache folder and see that "cachedb" folder contains a folder which is around 600Mb
Actual results: Accelerator cache has big folder with cache, what means that artifacts were uploaded to Accelerator even while Upload is disabled in settings
Expected results: artifacts should not be uploaded to Accelerator. Cache should have a folder which is less than 1 Mb
Reproduces: 2021.2.0b12, 2021.2.0b15, 2022.1.0a12
Not reproduces: 2021.2.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment