Unity Issue Tracker - Placeholder text changes when pressed on the Input Field
Closed
UUM-34227
Placeholder text changes when pressed on the Input Field
Unity: IMGUI Framework
Android
Won't Fix
6.2.X
6.1.X
6.0.X
2023.3.X
2023.2.X
2023.2.0a8 onwards
2023.1.X
2023.1.0b11 onwards
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.
Steps to reproduce:
Open the "[Internal link]" project
Go to File > Build Settings
Make sure that the "IMGUI_scene" Scene is added in the Scenes in Build
Build and Run for the Android Platform
In the application press on the Text Field with text "text field" inside
Expected: The text field string stays the same as before pressing Actual: The text field string changes from "text field" to "ScrollView" for a few seconds