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
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
- Text field does not disappear if Ctrl+Z is pressed while editing in Viewport
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.