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
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
Add comment