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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
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.