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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
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.