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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2022.3.0f1):
Fixed the broken URL of the help button on the TextMesh Pro Settings page.