Unity Issue Tracker - Whitespace character “u200B” is added to the text property when a TMP_Text component is assigned as the text component property on a TMP_InputField
Closed
UUM-56251
Whitespace character “u200B” is added to the text property when a TMP_Text component is assigned as the text component property on a TMP_InputField
Unity: Text (TextMeshPro)
TextMeshPro
Won't Fix
2023.3.X
2023.2.X
2022.3.X
2021.3.X
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
How to reproduce:
1. Open the user’s attached “TMPCharacter.zip” project
2. Enter Play Mode
3. Observe the “Input Text String” log in the Console window
Expected result: “Length: 0, WhiteSpace: True” is logged
Actual result: “Length: 1, WhiteSpace: False” is logged