DocumentationUrl and changelogUrl is ignored when package is located in private repositorie
Unity: Packman
Fixed
2023.1.X
2022.2.X
2021.3.X
2020.3.X
Won't Fix
2022.1.X
verified on Mac and Windows on 2023.1.0a23.2476 that issue no longer occurs
PR is open and awaiting release management approval
How to reproduce:
1. Download the attached project "package-documentation.zip"
2. Open Package Manager window
3. Select "Documentation (Private Github)" custom package and press "Documentation" or "Changelog"
Expected result: The link is opened in the browser
Actual result: The behavior defaults to the same as if there is no URL (Documentation defaults to an error message and Changelog defaults to local changelog)
On latest Unity versions (2022.2 and later) "Documentation" can't be selected if there is no URL but it can still be selected on private packages and defaults to the same error message as if there was no URL
Prioritise and Follow this issue
Have a workaround or additional info about this issue?