Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
preview-1.1.0
Issue ID
1162184
Regression
Yes
Addressables - Web links provided in Package Manager open in code editor even when online
When viewing the Addressables package in Package Manager, clicking any of the web links in the detail view will open them in a code editor regardless of whether you are online or not.
This seems to have occurred as part of the move from 0.8.x to 1.x
1. Make sure your test system is connected to the internet
2.Open Unity
3. Open the attached project
4. Open Package Manager
5. Select the Addressables package
6. Click any of the web links in the detail view
Expected Result:
The web links are opened in a web browser.
Actual Result:
The links open in a code editor, as if the user is offline.
Tested on Windows.
Occurs on preview-1.1.0, preview-1.0.0
Does not occur on preview-0.8.7 and lower.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment