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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #646686