Unity Issue Tracker - Learn more hyperlink in the Panel Renderer component leads to 6000.4 documentation instead of the Editor version when Render Mode is set to World Space
Closed
UUM-139835
Learn more hyperlink in the Panel Renderer component leads to 6000.4 documentation instead of the Editor version when Render Mode is set to World Space
Unity: UI Toolkit Controls
As Designed
6.6.X
6.5.X
This is a known issue with the docs redirect system. This isn't an issue with the URL provided by the PanelRenderer component.
Steps to reproduce:
Create a new Unity project using the Universal 3D template
Create a new Panel Renderer GameObject (GameObject > UI Toolkit > Panel Renderer)
Select the newly created Panel Renderer GameObject in the Hierarchy window
Double click the PanelSettings in the Inspector to open the Panel Settings Asset
Change Render Mode to "World Space"
Repeat step 3
Click the "Learn more" hyperlink
Observe the opened documentation page
Actual results: The 6000.4 documentation is opened
Expected results: The current Editor version documentation is opened
Reproducible with versions: 6000.5.0b4, 6000.6.0a3
Can’t test with versions: 2023.1.0a3, 6000.0.73f1, 6000.3.13f1, 6000.4.3f1 (due to no documentation hyperlink)
Tested on (OS): MacOS Silicon Tahoe 26.3
Prioritise and Follow this issue
Have a workaround or additional info about this issue?