Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 5.5.X, 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
2017.1.0f3
Issue ID
935087
Regression
Yes
[Material] Alpha value that is Animated in Materials Color property is returned incorrectly when using Linear Color Space
How to reproduce:
1. Open users attached project and "testScene"
2. Open the Game view, notice that there are two White bars in the scene. "TestShader" for them is written in a way that the length of the bar reflects to their material _Color.a value. The top bar's color value was set in its material inspector without animation (to 0.5).
3. Second bar and its Materials Alpha value is not set trough Material inspector and is instead set trough Animation (Material uses the same "TestShader")
4. Enter playmode for Animation to occur
Expected result: Top and bottom bars are the same length
Actual result: Bottom bar is not the same length as the top bar. You can see in the console output that even though the Material alpha values should be equal, the returned Material alpha value is down to 0.2
Note: Reproducible in Linear color space, not reproducible in Gamma color space
Regression introduced in - 5.6.1p1
Reproducible with - 2017.3.0a1, 2017.2.0b4, 2017.1.0p2, 5.6.2p4, 5.6.1p1
Not reproducible with - 5.6.1f1
Fixed in 2017.3.0b1, 2017.2.0f1, 2017.1.1p3, 5.6.3p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Add comment