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
- GameObject drops to the last position in the Hierarchy when a RectTransform Component is added
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
- Performance Markers “Add Column” dropdown has a lot of empty space when opened
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.