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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Resolution Note (2019.2.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.