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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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.