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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment