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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment