Search Issue Tracker
Fixed in 4.3.8
Votes
0
Found in
4.3.3f1
Issue ID
588344
Regression
No
The swatch in the color picker is not gamma corrected when using linear colour space
To reproduce:
1) Create a new project and create a new scene
2) Go to Edit->Project Settings->Player and in 'Other settings' in inspector tab set 'Color space' to 'Linear'
3) Create directional light game object
4) Click the color picker for the directional light
5) Set the color to rgb (64,128,192)
6) Notice that colors are not the same in 1 and 2 areas (check screenshot that I have attached) and in color picker(?)
It works as expected in Gamma color space.
The issue is fixed in Unity 4.3.7 Patch 1 version.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment