Search Unity

Unity UI Sprite Renderer with Scroll Rect

Discussion in 'UGUI & TextMesh Pro' started by erammos, Feb 26, 2019.

  1. erammos

    erammos

    Joined:
    May 3, 2018
    Posts:
    1
    Hello,

    I would like the functionality of the ScrollRect but using SpriteRenderer instead of UGUI Images.
    Is it valid to add gameobjects using SpriteRenderer in a ScrollRect parent? Is there any kind of drawbacks? or in general perfomance issues to mix up canvas with sprite renderer?

    Thanks
     
    Last edited: Feb 26, 2019
    Tyler32123 and HereIAmItsMe like this.