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
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
- D3D12 PSO disk cache feature crashes if paths contain non-ASCII characters
Resolution Note:
minor/cosmetic