Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
3.2.0-pre.4
Issue ID
TMPB-63
Regression
No
Button.Select() does not apply selected state to a Button if the Button's text is in an Asian language
Reproduction steps:
1. Open the user's attached "SuhoshinVanilla.zip" project
2. Open the "TestScene" Scene
3. Enter the Play mode and observe the text on the right side of the UI
Expected result: The text is black
Actual result: The text is grey
Reproducible with: 2019.4.34f1, 2020.3.26f1, 2021.2.8f1, 2022.1.0b4, 2022.2.0a2
Notes:
- The Button is selected (You can click the Enter key to trigger the Button), but the selected state is not applied (The Button is grey)
- Using Coroutine that delays a frame and after that uses Button.Select() fixes the issue
- The Button.Select() is used in "OptionsMenu.cs" script in the Start() function
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
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Resolution Note:
Thank you for bringing this issue to our attention. After careful consideration, we have determined that this issue is not aligned with our current development priorities and focus areas (UI Toolkit). As such, we have decided not to invest time and resources into addressing it. We appreciate your input and understanding, and please let us know if you have any other concerns or issues you would like to report in the future.