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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment