Search Issue Tracker
Fixed
Fixed in 2022.3.64f1, 6000.0.52f1, 6000.3.0a1
Votes
0
Found in
2022.3.61f1
6000.0.48f1
6000.1.1f1
6000.2.0a10
6000.3.0a1
Issue ID
UUM-103971
Regression
No
A 404 page is opened when selecting "Open Documentation" for any custom Sub-graph in Shader Graph
Steps to reproduce:
- Create or open any Project with the Shader Graph package installed
- Create any Shader Graph in the Project Browser and open it
- Create any Node, In-line Node or Property
- Right-click it and choose "Convert > Sub-graph"
- Right click the newly created Sub-graph and choose "Open Documentation"
- Observe the newly opened page's address
Actual results: A 404 page opens up, but the address is looking for a specific Node that corresponds to how the Sub-graph is named
Expected results: Page is opened to Sub-graph documentation when the Sub-graph is custom made by users
Reproducible with versions: 2022.3.61f1, 6000.0.48f1, 6000.1.1f1, 6000.2.0a10
Tested on (OS): Windows 11, macOS 15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Add comment