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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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!