Search Issue Tracker
Fixed
Fixed in 6000.0.64f1, 6000.3.1f1, 6000.4.0b2, 6000.5.0a3
Votes
0
Found in
2022.3.70f1
6000.0.64f1
6000.2.7f1
6000.3.1f1
6000.4.0a6
6000.5.0a3
Issue ID
UUM-128465
Regression
No
[Accelerator] Cache server connection is not checked when re-importing all assets
When choosing to re-import assets by downloading from the cache server, the client should also check that it can connect, not only that it's enabled.
Reproduce in any project:
- In Project Settings, check that the Cache Server is Enabled and Download is Enabled.
- Disconnect from the Cache Server (for example, by stopping the Accelerator service)
- Right-click Project window.
- Click Re-import All Assets.
- Click Download from Cache Server
Expected: Re-import is cancelled as a connection cannot be established.
Actual: Re-import occurs without downloading from the cache server.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect error box style when installing the unsigned package in the Package Manager's "Invalid Signature" pop-up
- "Invalid Signature" pop-up incorrectly wraps the text when using the Light theme
- WebGPU: can't bind compute RWTexture for read and write
- WebGPU: errors with unorm and half4 RWTexture
- Error indicating that Importer has not been disposed properly is logged when switching to or from the Texture Importer type in a Focused Inspector
Add comment