Search Issue Tracker
Active
Fixed in 6000.0.60f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a2
Under Consideration for 2022.3.X
Votes
0
Found in
2022.3.65f1
6000.0.54f1
6000.2.0b10
6000.3.0a2
6000.4.0a1
Issue ID
UUM-111750
Regression
No
Some Emoji and Ligature sequences containing Variant Selectors are misinterpreted
How to reproduce:
1. Open the “IN-108388.zip“ project
2. Open the “SampleScene“
3. Find and select the “Text (TMP)“ GameObject in the Hierarchy
4. Focus on the Input Field in the Inspector
5. Press the 'Windows + .' shortcut to open the Emoji keyboard
6. There, write “woman running facing right“ into the search bar
7. Press on the resulting emoji
8. Observe the Game view
Expected result: An emoji of a woman running facing right is shown
Actual result: An emoji of a woman running facing left, and a right arrow are shown separately
Reproducible in: 3.2.0-pre.12 (2022.3.65f1), 6000.0.54f1, 6000.1.12f1, 6000.2.0b10, 6000.3.0a2
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- If one of the zero-width-joiners is deleted, the correct emoji will be shown, and if the very last ZWJ is deleted, the white box will disappear too
- I have not tested with other emojis, however I believe this issue occurs with other emojis too
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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Resolution Note (fix version 6000.4.0a2):
Fixed incorrect handling of ligatures that contain variant selectors in their input sequence.
Resolution Note (fix version 6000.2.8f1):
Fixed incorrect handling of ligatures that contain variant selectors in their input sequence.
Resolution Note (fix version 6000.0.60f1):
Fixed incorrect handling of ligatures that contain variant selectors in their input sequences.