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
7000.0.0a1
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 2022.3.0f1):
Fixed the broken URL of the help button on the TextMesh Pro Settings page.