Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.1.X
Votes
0
Found in
2019.3.8f1
2019.4
2020.2
Issue ID
1252593
Regression
No
UIElements binding a value to LongField results in no change to the LongField when changing the value
How to reproduce:
1. Open attached project "longField.zip"
2. In the Project window, go to the Assets folder and select the "Test" asset
3. In the Inspector window, try setting values with "Set High Value" and "Set Low Value" buttons
Expected result: the shown values bind to LongField
Actual result: the show values do not bind to LongField
Reproducible with: 2019.4.0f1, 2020.1.0b11, 2020.2.0a14
Not reproducible with: 2017.4.40f1 (no UIElements), 2018.4.23f1 (console errors)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment