Search Issue Tracker
Fixed
Fixed in 1.21.10
Votes
0
Found in [Package]
1.21.1
Issue ID
ADDR-2869
Regression
No
Wrong path separator when building addressables
How to reproduce:
- Open the user attached project
- Build addressables by going to Window > Asset Management > Addressables > Groups > Build > New Build > Default Build Script
- Change the Addressables Play Mode Script to Use the Existing Build
- Open the SampleScene
- Enter Play Mode
Expected result: there should be no exception (if you set up a server), or the exception should be “RemoteProviderException : Unable to load asset bundle from : http://myhost.com/myFolder/StandaloneWindows64/…”
Actual result: the Console throws “System.UriFormatException: Invalid URI: The hostname could not be parsed.”
Reproducible with: 1.20.3 (2020.3.36f1, 2021.3.6f1, 2022.1.9f1, 2022.2.0a19, 2023.1.0a2)
Reproduced on: Windows 10 (Intel)
Note: uncomment the code from the IDTransformer and it works as expected
Comments (1)
Add comment
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
kristenmay
Aug 04, 2022 13:55
Working fine for us..!