Search Issue Tracker
Not Reproducible
Votes
0
Found in
Issue ID
776114
Regression
No
[ui] Settings Integer mode InputField text with a negative value produces invalid result
When setting the input field text value through script to a negative integer value whilst the input field is in integer content mode the value will be incorrect. E.G Setting it to "-12345" will produce the value "-"
Included is an Editor test that demonstrates this.
To Run add the file to a project in a directory called "Editor" then open the editor test runner "Window/Editor Test Runner" and run the test, it will go red. Setting the value through through the UI(not script) works as expected.
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