Search Issue Tracker
Fixed in 6000.0.14f1
Fixed in 6000.0.X, 7000.0.0a10
Votes
0
Found in
6000.0.7f1
Issue ID
UUM-74084
Regression
No
[TMP] "Open Reference" links to wrong/outdated package
Steps to reproduce:
- Create a new project.
- Hierarchy > UI > Text - TextMeshPro. Install TMP Essentials when prompted.
- View this in inspector. Click the (?) icon on the TMP component to open the reference.
Actual results: [https://docs.unity3d.com/Packages/com.unity.textmeshpro@3.2/manual/index.html] opens.
Expected results: Because TMP has been merged into uGUI as of 2023.2, the documentation that should open is [https://docs.unity3d.com/Packages/com.unity.ugui@3.0/manual/TextMeshPro/index.html]
(or whichever version is the current active ugui version)
Notes:
Please note also following issues on the TMP documentation.
- DOCATT-6236: "[IMAGE]" is written in place of an image.
- DOCATT-6241: Document incorrectly states you can change TMP versions in Package Manager
- DOCATT-6297: Placeholder text, inconsistent use of full stops.
- DOCATT-6299: Essential reference images are missing in the UGUI version of the TMP documentation.
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note (fix version 6000.0):
Fix "Open Reference" links to wrong/outdated package