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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment