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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Resolution Note (fix version 6000.0):
Fix "Open Reference" links to wrong/outdated package