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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.