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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment