Search Issue Tracker
Duplicate
Votes
0
Found in
5.2.1p2
Issue ID
736804
Regression
No
Scroll rect scaled to very small value and set to elastic movement type constantly updates its content positions
To reproduce:
1.Create new project, import and open attached "case_736804-scroll_rect_bug.unity" scene.
2.Play scene, select Canvas > ScrollView > Viewport > Image object, notice constant change of rect transform position parameters.
3.Select Canvas > ScrollView object, in Scroll rect component change movement type from elastic to any other.
4.Notice that Image object position doesn't change anymore.
Additional notes:
This might be caused by floating point precision issue as this only happens if Scroll rect object scale is set to <= 0.004.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment