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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Resolution Note (fix version 6000.0):
Fix "Open Reference" links to wrong/outdated package