Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.27f1
Issue ID
UUM-87095
Regression
No
Canvas Renderer open the outdated documentation
How to reproduce:
1. Create a new Unity project
2. In the Hierarchy, create any legacy UI Button
3. Select the created UI GameObject under the Canvas
4. In the Inspector, navigate to the Canvas Renderer Component
5. Press the "?" button to open the documentation
6. Observe the results
Expected results: The opened documentation is for Unity UI 3.0+
Actual results: The opened documentation is for Unity UI 2.0
Reproducible with: 6000.0.27f1
Can't test with: 2021.3.46f1, 2022.3.52f1 (The opened documentation is not for the Unity UI package)
Reproducible on: macOS Sequoia 15.0.1 (M1)
Not reproducible on: No other environment tested
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
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Resolution Note:
Documentation redirections will bring users to the latest official version. UGUI 3.0 is still flagged experimental, hence it redirects to 2.0 instead. Documentation will be pretty much the same between the two versions.