Search Issue Tracker
Active
Votes
0
Found in [Package]
1.16.6
Issue ID
1284399
Regression
No
[Addressables] Fails to load AdditionalContentCatalog in fast mode
Reproduction steps:
1. Open attached project "Project1" from "AdditionalCatalogs.zip"
2. Open attached project "AddressablesUpdatingPackage" (Project2) and scene "ReproScene" from "AdditionalCatalogs.zip"
3. In Project1, Addressables Groups window, Build -> New Build -> Default Build Script
4. In Project1, Addressables Hosting window, combine "PrivateIpAddress", and "HostingServicePort" variables into a single address with port
5. In Project2, Hierarchy window, select Loader GameObject
6. In Project2, Inspector window, change "Addressable Sprite Loader (Script)'s" "Host Ip And Port" to the address and port that you'd copied
7. Enter Play Mode
Expected result: Sprite load is successfull
Actual result: "Exception encountered in operation Resource<Object>..." errors in console
Reproducible with: 1.16.6 (2019.4.13f1, 2020.1.10f1, 2020.2.0b8, 2021.1.0a1)
Could not test with: 2018.4.28f1 (console errors break project)
Note:
Issue does not reproduce on Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment