Search Issue Tracker

Won't Fix

Votes

1

Found in

4.3.0f1

Issue ID

573126

Regression

No

[WP8] Textures drawn with Sprite Renderer ignore wrap setting

WP8

-

Steps to reproduce:
1. Create a project which uses SpriteRenderer to continuously draw a scrolling sprite by changing TextureOffset property.
2. At Import Settings make sure Texture Type of the sprite is set to Advanced and Wrap Mode is set to Repeat.
3. Apply.
4. Run in editor - see texture scroll and repeat itself
5. Deploy it to Windows Phone device - texture will scroll, but at the end of the image it will drag and repeat pixels instead of wrapping.

To workaround this issue simply use Mesh Renderer instead of Sprite Renderer to achieve the scrolling effect.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.