Search Unity

Foreground Background Icons aspect/size requirements

Discussion in 'Daydream' started by jamesvecore, Nov 18, 2016.

  1. jamesvecore

    jamesvecore

    Joined:
    Sep 19, 2014
    Posts:
    6
    In player settings | Other Settings | Virtual Reality SKS | Daydream there are two icons available for the daydream home screen parallax effect. I'm seeing some strange behavior with these images with respect to cropping and stretching. What is the expected size and aspect ratio for these icons and does it matter if they are sprites or textures?
     
  2. joejo

    joejo

    Unity Technologies

    Joined:
    May 26, 2016
    Posts:
    958
    These icons are expected to be 512x512. If they are not then we will scale them to that size. I believe best practice would be to use a texture.
     
  3. jamesvecore

    jamesvecore

    Joined:
    Sep 19, 2014
    Posts:
    6
    The tile's are not actually 1:1 aspect when viewed in daydream home. When I put in a 512x512 image, it seems to crop into the top of the images in some weird way. Is this what I should be expecting?
     
  4. Peter-Bickhofe

    Peter-Bickhofe

    Joined:
    Aug 31, 2014
    Posts:
    8
  5. jamesvecore

    jamesvecore

    Joined:
    Sep 19, 2014
    Posts:
    6
    Thanks this is helpful and explains the issue I was seeing.
     
  6. kalineh

    kalineh

    Joined:
    Dec 23, 2015
    Posts:
    241