Search Issue Tracker
Fixed
Fixed in 1.21.14
Votes
0
Found in [Package]
1.21.12
Issue ID
ADDR-2842
Regression
No
Addressables' Catalog Download Timeout is not working
How to reproduce:
1. Open the user’s attached “TestCatalogTimeout” project
2. In the main menu bar, navigate to “Window” → “Asset Management” → “Adressables” → “Groups”
3. In the Adressables Groups window, click “Build” → “New Build” → “Default Build Script”
4. In the Adressables Groups window, click “Play Mode Script” → “Use Existing Build”
5. Enter Play mode
6. Observe the Console
Expected result: Two logs with the format http://\[IP]/catalog_\[Timestamp].hash and http://\[IP]/catalog_\[Timestamp].json both have the same amount of timeouts written near them
Actual result: The timeout count increases only for the .hash log
Reproducible with: 1.20.0 (2020.3.37f1)
Couldn’t test with: 1.20.3 (2021.3.6f1, 2022.1.9f1, 2022.2.0b1, 2023.1.0a3) (“CheckCatalogsOperation failed” error)
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment