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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
This is a duplicate of issue #646686