Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.0.1
Issue ID
1168977
Regression
No
[TMP] "TextMeshPro - Dropdown" options text is distorted when creating for the first time
"TextMeshPro - Dropdown" text is distorted when creating a dropdown for the first time, not reproducible second time onwards.
Steps to repro:
1. Create a new project
2. Hierarchy > right-click > UI > Dropdown - TextMeshPro
3. Import TMP essential
4. Play scene
5. Open dropdown
Actual Result:
Dropdown text is distorted/misaligned
Expected Result:
Dropdown text displays properly
Workaround:
Works fine on creating a dropdown second time
Occurring with:
2019.3.0a9, 2019.2.0b9, 2019.1.4f1
TextMeshPro Package Version:
2.0.1, 1.4.0, 1.3.0, 1.2.0
Environment:
Windows 10 and Mac 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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Resolution Note:
As per my previous note, this behavior is the result of creating a TMP component prior to importing the TMP Essential Resources which as per their name are essential.
Given the issue is easily remedied by simply importing the TMP Essential Resources prior to creating the TMP DropDown, I am resolving this case as won't fix.
Although this case will be resolved, I still intend to revisit this when time permits.