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
- Limited information is provided when a Shader Compiler timeout occurs
- Search list view elements size setting is not preserved across other Search tabs
- Player crashes upon launch when a folder is deleted as a prebuild step
- Crash on System.RuntimeType:IsAssignableFrom when entering Play Mode in a specific scene
- Text and background colors contrast makes item list difficult to read when selected in Search window
Resolution Note (fix version 6000.0):
Fix "Open Reference" links to wrong/outdated package