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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.