Search Issue Tracker
Fixed
Fixed in 6000.0.14f1, 7000.0.0a10
Votes
0
Found in
6000.0.7f1
7000.0.0a1
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
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
- Group Node name text is way smaller in the renaming state than the actual display size
- "Visual Effect Event Tester" Overlay is cut off when using the Scene View not in standard dimensions
Resolution Note (fix version 6000.0.14f1):
Fix "Open Reference" links to wrong/outdated package