Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2019.3
2019.4
2020.1
2020.2
2020.2.0a20
Issue ID
1269805
Regression
No
UI Toolkit Editor Window's C# field assigns the same value to all Input fields
Entering any value as Input to the C# field in the UI Toolkit Editor Window assigns the same value to all the other subsequent fields.
Refer to the attached Video.
Steps to Reproduce:
1. Create a New Project
2. Project > Right-click > Create > UI Toolkit > Editor Window
3. UI Toolkit > Editor Window > C# Input Field > Enter any
Actual Result:
Entered Input is reflected in all Three Input Fields
Expected Result:
Entered Input should only be reflected in the respective field
Reproducible with:
2020.2.0a20, 2020.1.2f1, 2019.4.7f1, 2019.3.16f1, 2018.4.25f1
Environment:
Windows 10 and macOS 10.15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
Add comment