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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment