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
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
Resolution Note:
minor/cosmetic