Search Issue Tracker
Won't Fix
Votes
2
Found in
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.1.10f1
2019.2.0a1
2019.3.0a1
Issue ID
1170200
Regression
No
Animating the alpha channel of a color in a material causes the RGB channels to be reset to 0
How to reproduce:
1. Open the attached "AnimateAlpha.zip" project
2. Open "SampleScene" and enter Play mode
Expected results: The cube stays red and its alpha value gets animated
Actual results: The cube becomes black and its alpha value gets animated
Reproducible with: 2017.4.30f1, 2018.4.4f1, 2019.1.11f1, 2019.2.0b10, 2019.3.0a10
Note: Adding a dummy state which references the RGB channels to the Animator fixes this behavior (you can confirm this by adding the RGBAnimation to the Animator in the attached project)
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note:
minor/cosmetic