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
- Prefab Source and Override foldouts are not functional
- Terrain Component uses "?" near the "Random" checkbox in "Paint Trees" tool
- Reflection Probes flicker when Probe Blending is enabled
- Terrain's "Brush Masks" Overlay's default color doesn't match other Overlays
- Additional settings dropdown in Terrain Overlay is not grayed out for painting modes with no extra settings
Add comment