Search Issue Tracker
Fixed in 1.0.0-preview.14
Votes
0
Found in [Package]
1.0.0-preview.13
Issue ID
1305770
Regression
No
[UI Toolkit] [iOS] Text gets copied from a newly selected Text Field to a recently deselected Text field
Steps to reproduce:
1. Open the project in "TestUIBug_Project.zip" (608.9 KB)
2. Build the project for iOS and deploy it to a Device
3. Select any of the Text Fields and enter some text
4. Don't close the native keyboard and select the other Text Field
5. Enter some text
Expected behaviour: the text in the first Text Field will remain and you will be able to enter the text into the second selected field
Actual behaviour: the text in the first Text Field gets deleted, when typing the text will be written in both Text Field at the same time
Reproducible with: 1.0.0-preview.13 (2020.2.2f1)
Not reproducible with 1.0.0-preview.14 (2020.2.2f1)
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note (fix version 1.0.0-preview.14):
Fixed in UI Toolkit 1.0.0-preview.14