Search Unity

ScrollRect Elastic movement type doesn't work with Time.timeScale = 0

Discussion in 'UGUI & TextMesh Pro' started by jschieck, Sep 4, 2014.

  1. jschieck

    jschieck

    Joined:
    Nov 10, 2010
    Posts:
    429
    Like the title says, a scrollrect will freeze in place if set to Elastic and scrolled to the edges, then will snap back when clicked or scrolled again. I didn't see any open issue's for the bug. Using 4.6.0b18
     
  2. Tim-C

    Tim-C

    Unity Technologies

    Joined:
    Feb 6, 2010
    Posts:
    2,225
    Raise a bug I think. It's probably as simple as it not using scaled time internally.