Cannot add crosshair image to the source image of the canvas !!!

posted to: Adding Crosshairs

  • Jonathan Gonzalez(jgonzalez) replied

    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.