Search Issue Tracker
Not Reproducible
Votes
0
Found in
2023.1.0b11
2023.1.0b14
2023.2.0a12
2023.3.0a3
6000.0.0b11
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-34227
Regression
Yes
[Android] Placeholder text changes when pressed on the Input Field
Steps to reproduce:
- Open the "ui-uitoolkit-imgui-ugui" 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
Reproducible with: 2023.1.0b11, 2023.1.0b14, 2023.2.0a12
Not reproducible with: 2020.3.47f1, 2021.3.24f1, 2022.2.17f1, 2023.1.0b10
Reproducible with devices:
- VLNQA00460 - Google Pixel 6 (Pixel 6), CPU: Google Tensor (Whitechapel), GPU: Mali-G78, OS: 13
- VLNQA00467 - Galaxy S21 Ultra 5G (SM-G998B), CPU: Exynos 2100, GPU: Mali-G78, OS: 12
- VLNQA00230 - OnePlus 6T (ONEPLUS A6013), CPU: Snapdragon 845 SDM845, GPU: Adreno 630, OS: 9.0.0
- VLNQA00119 - Xiaomi Mi 5 (MI 5), CPU: Snapdragon 820 MSM8996, GPU: Adreno 530, OS: 8.0.0
- VLNQA00090 - Samsung Galaxy S8 (USA) (SM-G950U), CPU: Snapdragon 835 MSM8998, GPU: Adreno 540, OS: 7.0.0
Not reproducible with devices:
- VLNQA00258 - iPhone Xs Max (MT502ET/A), CPU: A12 Bionic, GPU: Apple designed, OS: 13.2
- VLNQA00352 - iPhone 12 Pro (MGML3ET/A), CPU: A14 Bionic, GPU: Apple designed
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
Cannot reproduce on Pixel 6a. A bunch of bugfixes have landed regarding similar issues (text caching), so it's likely they fixed this issue too. Please reopen if you can still reproduce on latest versions of 6.0 and 6.1. Thanks.