Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.7f1
Issue ID
UUM-74192
Regression
No
"Click to expand/Click to collapse" strings should be changed to drop-downs
*Steps to reproduce:*
# Create a project with 6000.0.7f1;
# In the "Hierarchy" window make a right mouse click and select UI;
# Select "Text - TextmeshPro"
# Click" Import TPM Essentials;
# Go to the "Inspector" tab;
# Find the "Extra Settings" section;
# Observe the "Click to expand/Click to collapse" strings.
*Actual results:* Instead of dropdowns, which we use in all the engine we see text strings - "Click to expand" and "Click to collapse". A screenshot is added below in the "Attachments" section.
*Expected results:* This needs to be more consistent across the Unity engine. We should see dropdowns as we have them in all other places.
*Reproducible with versions:* 6000.0.7f1
*Not reproducible with versions:* -
*Can’t test with versions:* -
*Tested on (OS):* Mac OS, Sonoma 14.5
*Note:* The same "Click to expand/Click to collapse" strings are displayed and in the TPM sections. All them should be unified.
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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Resolution Note:
The TMP inspectors need to be converted to UITK. Consistency with Unity's design principle will be reviewed then.