Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0a2
2018.1.0a5
Issue ID
969591
Regression
No
Sprite visuals are missing when changing Wrap mode of sprite back and forth
To reproduce:
1. Open project attached
2. In Project window, select TestSprite3
3. In Inspector window, make sure change sprite's Wrap Mode is set to Repeat
3. Change sprite's mode from Repeat, to Clamp and then Repeat again
4. Apply changes
Expected: sprite is visible
Actual: sprite is not visible (check .gif attached)
Reproduced in: 2017.1.2p3, 2017.2.0p2, 2017.3.0b10, 2018.1.0a5
Not reproduced in: 5.5.5p1, 5.6.4p2
Note1: entering Play mode fixes the issue
Note2: can be reproduced with all Wrap modes if changing the Wrap mode as [Wrap mode X] -> [any Wrap mode] -> [Wrap mode X] -> Apply
Note3: while switching Wrap modes when Repeat is applied, mode is being changed without Applying changes (as seen visually in the .gif)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment