Reply To: Cannot add crosshair image to the source image of the canvas !!!

Forum Archive Cannot add crosshair image to the source image of the canvas !!! Reply To: Cannot add crosshair image to the source image of the canvas !!!

#28619
Jonathan Gonzalez
Participant

    You’ll need to use a sprite in order to assign it to the Image component. Click on the crosshair and change it’s texture type to Sprite 2D and UI (in the inspector). This will let Unity know that this should be used as a sprite image and not a texture.