Search Issue Tracker
Fixed in 2018.1.X
Votes
1
Found in
5.6.2f1
Issue ID
925103
Regression
No
Commas do not automatically change to dots in Color Picker's "Current Brightness" field
To reproduce:
1. Open a new Unity project
2. In project window, create a Material
3. Click on Material, then open Color picker in Inspector
4. In "Current Brightness" field, put in a number with a comma (for 2,5 for example)
Expected result: Unity automatically changes all the commas to dots, so this field should be no exception
Actual result: on applying a number with a comma, all the fields in Color Picker reset to 0
Note: Writing a number with a dot instead of comma works perfectly.
Reproduced on: 5.5.4p1, 5.6.2f1, 2017.1.0f1, 2017.2.0b1
Fixed by the introduction of a new color picker
Fixed in 2018.1+
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Masterio
Aug 06, 2017 15:39
Split on strings not work with commas on PC works on android no!
Masterio
Aug 06, 2017 15:34
Remove all commas from editor it looks ugly. Old dots was better!