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
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.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment