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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment