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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (2019.2.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.