Search Issue Tracker
Fixed
Fixed in 2022.3.0f1, 6000.0.26f1, 6000.1.0a3, 7000.0.0a7
Votes
0
Found in
2021.3.39f1
2022.3.33f1
6000.0.5f1
Issue ID
UUM-74086
Regression
No
[TMP need backport] "Sorry... that page seems to be missing!" is a result when user clicks on TextMesh Pro Settings help icon
Issue: The textMesh Pro Settings window has a help icon, which should open documentation. In this case, it is not working.
Steps:
- Create a project;
- Go to "Edit" -> "Project Settings";
- Find "TextMesh Pro"
- Click "Import TPM Essentials";
- Verify, that below the "TextMesh Pro" you get the "Settings" item;
- Select it;
- Click the help ((?)) icon.
Actual Result: "Sorry... that page seems to be missing!". A screenshot is added below in the "Attachments" section.
Expected Result: The documentation page should be opened.
Reproducible with: 6000.0.7f1
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
- "Unity SDF" font Asset from TMP Extras is pink
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Resolution Note (fix version 2022.3.0f1):
Fixed the broken URL of the help button on the TextMesh Pro Settings page.