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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Add comment