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 Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Resolution Note (fix version 2022.3.0f1):
Fixed the broken URL of the help button on the TextMesh Pro Settings page.