Image appears in scene tab but not in game tab

In my game I try to show an image with glitch effect after player death, but it’s only appears in scene tab and when I try the game it doesn’t appear.
Here is a photo to clarification what I mean.

Hi, do other child objects of “Death Screen” behave the same way? If yes check if the Z position of the object is behind other things. Also check if the layer used is right. Why does it say None in “Source Image” at the Image component? Try dragging the Image from assets to the “Source Image” again.
Those are my thoughts. Im not certain but that would be things I’d try.