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
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
Resolution Note (2019.2.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.