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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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!