Search Issue Tracker
Fixed
Fixed in 2020.3.43f1, 2021.3.17f1, 2022.2.3f1, 2023.1.0a23
Votes
0
Found in
2020.3.36f1
2021.3.6f1
2022.1.8f1
2022.2.0a18
2023.1.0a3
Issue ID
UUM-8337
Regression
No
DocumentationUrl and changelogUrl is ignored when package is located in private repositorie
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)
Reproducible with: 2020.3.36f1, 2021.3.6f1, 2022.1.8f1, 2022.2.0a18, 2023.1.0a3
Notes:
- 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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GenericDropdownMenu does not disappear when a dropdown selection that is shown with PopupWindow.Show() is pressed
- Environment is partially black when re-opening the newly created HDRP project for the second time
- Manual Reference button for Render Graph section in Rendering Debugger opens a missing Manual page
- Water Surface is missing the Wireframe when Scene is switched to Shaded Wireframe mode
- Water surface is not rendered when using Unlit Draw Scene view mode
Resolution Note (fix version 2023.1.0a23):
verified on Mac and Windows on 2023.1.0a23.2476 that issue no longer occurs
Resolution Note (fix version 2021.3.17f1):
PR is open and awaiting release management approval