Search Issue Tracker
Duplicate
Votes
0
Found in
4.6.1f1
Issue ID
659571
Regression
No
[WP8][UI]Button Alpha animation does not work if the alpha was set to 0
Trying to animate the color alpha of a UI button does not work on windows phone if the alpha values were set to 0 in the button settings.
To reproduce:
1. Open repro.unitypackage
2. Open test3
3. Enter play mode in the editor - notice the fading button image
4. Build & run to a windows phone
5. Notice that only the text is visible but the button image does not appear at any point
The animation works correctly if the color alpha values on the button are set to 1
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #646686