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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
minor/cosmetic