You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MobileInputField.cs, line 506: setting TMP_InputField.text will call onValueChanged. I suggest changing to SetTextWithoutNotify or delete the invoking on line 507.
Platform : iOS
Unity 2021.3.44f1
The text was updated successfully, but these errors were encountered:
MobileInputField.cs, line 506: setting TMP_InputField.text will call onValueChanged. I suggest changing to SetTextWithoutNotify or delete the invoking on line 507.
Platform : iOS
Unity 2021.3.44f1
The text was updated successfully, but these errors were encountered: