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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
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