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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment