Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.61f1
6000.2.8f1
6000.3.0b8
6000.4.0a4
Issue ID
UUM-125657
Regression
No
URP Package documentation link in Package manager leads to the deprecated page
How to reproduce:
1. Create a new URP Unity project
2. Go to Window -> Package Management -> Package Manager -> Universal Render Pipeline
3. Click on the "Documentation" link
Expected results: The link leads to the working Unity Manual page
Actual results: The link leads to the deprecated Unity Documentation page that only redirects to other sources
Reproducible with: 6000.0.61f1, 6000.2.8f1, 6000.3.0b8, 6000.4.0a4
Reproducible on: macOS Tahoe 26
Not reproducible on: No other environment tested
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
checked on latest trunk and 6.3 LTS and the link leads to
https://docs.unity3d.com/6000.3/Documentation/Manual/urp/urp-introduction.html
which seems to be the proper landing page for URP documentation now that it has moved to main documentation and not package documentation.