Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.0.0-preview.13, 3.0.0-preview.1, 2.0.1, 2.0.0, 1.4.0, 1.3.0
Issue ID
1253411
Regression
No
[TMP] Properties field goes out of Layout under Glyph Table when Inspector window is resized to a minimum width
When the Inspector window is resized to a minimum width, Properties field under "Character Table" and "Glyph Table" goes out of Layout, refer the attached screenshots
Steps to repro:
1. Create a new project
2. Window > TextMeshPro > Font Asset Creator
3. Import TMP Essentials > Import TMP Examples & Extras
4. Font Asset Creator > Font Settings > Select Font (Anton, Bangers)
5. Generate Font Atlas
6. Search "Anton SDF.assets" in the project window
7. Project > Anton SDF.assest > Inspector
8. Resize Inspector window to its Minimum width
9. Expand Glyph Table OR Character Table
Actual Result:
Properties field goes out of Layout when Inspector window resize to its Minimum width
Expected Result:
Properties field doesn't go out of Layout and visible clearly
Occurring on:
2020.2.0a14, 2020.1.0b12, 2019.3.15f1, 2019.2.13f1, 2019.1.11f1, 2018.4.24f1
with package version 3.0.0-preview.13, 3.0.0-preview.1, 2.0.1, 2.0.0, 1.4.0, 1.3.0
Environment:
Windows10 and macOS 10.14
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:
Made some minor layout improvements to the Character and Glyph tables when the inspector width is small(er) which should help. However, please keep in mind these inspectors were designed for a minimum width of 300 pixels.