Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a14
Issue ID
1117588
Regression
No
[UI] Image Mask's "Show Mask Graphic" property state does not animate, although value changes in the inspector
Image Mask does not animate according to the "Show Mask Graphic" property's toggle value, although value changes in the inspector.
Steps to repro:
1. Create new or Open attached project
2. GameObject > UI > Image
3. Add Component > UI > Mask
4. Right click in Project Window > Create > Animation
5. Drag animation on a Image
6. Select Image gameobject
7. Window > Animation > Animation
8. Add Property > Mask (Script) > "Show Mask Graphic"
9. Add Animation keyframes with values true and false
10. Play the scene
Note:
1. Refer attached video
2. When the value is toggled via script, it works as it does in the editor. Issue happens only with animation
Actual result:
Image Mask does not animate with respect to the "Show Mask Graphic" property's toggle value.
Expected result:
Image Mask animates with respect to the "Show Mask Graphic" property just like it does when changed in Editor
Reproduced in:
2019.2.0a1, 2019.1.0a14, 2018.3.0f2, 2017.1.5f1
Environment:
Windows & Mac
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2019.2.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.