Search Issue Tracker
Fixed in 2.0.2 & 1.4.2
Votes
0
Found in [Package]
1.4.1
Issue ID
1162600
Regression
No
[TextMeshPro] TMP_Dropdown blocks keyboard/controller navigation when disabled
How to reproduce:
1. Open the attached project ("case_1162600-TextMeshProDropdownBug.zip")
2. Open the "SampleScene" and enter the Play Mode
3. With your mouse click on the left button to select it and then using the arrow keys on the keyboard move right to left (Observe that the selections work without issues)
4. On the keyboard press F1 to disable the middle dropdown object
5. Try to move with arrow keys again
Expected result: the selection moves from the left button to the right ignoring the now disabled dropdown object without issues
Actual result: the navigation is blocked by the disabled object completely and stays on the last selected object
Reproduced in: 2019.3.0a6, 2019.2.0b6, 2019.1.7f1, 2018.4.2f1 (With TextMeshPro version 2.0.1; 1.4.1)
Couldn't test with: 2017.4.28f1 (No built-in TextMeshPro support)
Note: Only the TextMeshPro dropdown blocks the navigation (The regular dropdown and other TextMeshPro objects do not cause the navigation to be blocked)
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
- An error is thrown when building AssetBundles with DisableWriteTypeTree and StripUnityVersion flags
- Screen tearing in Scene View when using DirectX12
- Newly created VFX Graph template appears in the same of the graph view space even when the space is not empty
- Statistics window shows incorrect information when GPU Resident Drawer and GPU Occlusion Culling are enabled
- Tags and Layers sections go out of the "Project Settings" window
Resolution Note (fix version 2.0.2 & 1.4.2 ):
This issue has been resolved. The fix will be included in the next release of the TMP package which will be version 1.4.2 for Unity 2018.4 and 2.0.2 for Unity 2019.x.