Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.1.0b8
6000.1.0b11
6000.2.0a7
Issue ID
UUM-100381
Regression
Yes
[Rendering Debugger] "Sorry...that page seems to be missing" when clicking a help icon in Rendering Debugger > Material tab
Steps to reproduce:
1. Create new Unity project
2. Open Rendering Debugger window (Window > Analysis > Rendering Debugger)
3. Select “Material” tab
4. Click on a help icon in the window
5. Observe the documentation page once open
\\
Actual results: Getting "Sorry... that page seems to be missing!" page (https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@17.2/manual/features/rendering-debugger-reference.html#material)
Expected results: A page with the information should be present
\\
Reproducible with versions: 6000.1.0b8, 6000.1.0b11, 6000.2.0a7
Not reproducible with versions: 6000.0.43f1, 6000.1.0b7
\\
Tested on (OS): Apple M1 Max, Sequoia 15.2
Notes: same issue is also reproducible when pressing help icon in Lighting tab (Lighting Debug Modes), Rendering tab (GPU Resident Drawer Settings, Render Graph)
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
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Resolution Note:
Can't reproduce the issue. Both on latest trunk and 6000.1.b11, the help URLs resolve correctly (for example the link in issue description redirects automatically to https://docs.unity3d.com/6000.2/Documentation/Manual/urp/features/rendering-debugger-reference.html#mterial).
I assume what happened is either the documentation we are linking to wasn't published at the time of testing, or the URL redirection from package documentation to core unity docs wasn't live yet. Either way, the links seem to be working now.