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
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Add comment