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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Add comment