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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment