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+
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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
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!