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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.