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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note (2019.2.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.