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
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
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!