Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.1.0a10
6000.2.0a1
Issue ID
UUM-91583
Regression
No
Opening reference for all URP Pipeline Specific Settings redirects to documentation for incorrect Unity Version
Steps to reproduce:
- Open a Unity URP Project
- Open Graphics Settings via Edit > Project Settings > Graphics
- Under Pipeline Specific Settings, ensure that you are on the URP tab
- Click the 'open reference' question mark icons next to each section header in the list
Actual results: The documentation for Unity 6 opens
Expected results: The documentation for Unity 6.1 Alpha opens
Reproducible with versions: 6000.1.0a10
Not reproducible with versions: 6000.0.33f1
Can't test with versions: 2022.3.53f1, 2021.3.47f1
Tested on (OS): Ubuntu 24.04, Windows 11
Notes: -
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
It seems it was fixed by upgrading SRP packages and changes in the redirection service. Right now, all 6.x versions goes to correct documentation page.