Unity Issue Tracker - Thumbnail in the project window is not updated when a sprite's texture is altered
Fixed
UUM-5469
Thumbnail in the project window is not updated when a sprite's texture is altered
Unity: Texture
Backport
Fixed
2021.3.X
The issue itself was not (no longer?) showing in 2021LTS. However, the underlying issue was still there (as shown by the test added in 9e81f5e1d7a8), so the fix was still backported.
Fixed in 2021.3.6f1
How to reproduce:
1. Open the attached project "case_1351651-Project.zip"
2. Import the attached AssetPostprocessor
3. In the Project Window, re-import Sprites
4. Select a re-imported Sprite
5. View it in the Inspector window
6. View it in the Project window
Expected result: Thumbnail in the project window is updated when a sprite is altered
Actual result: Thumbnail in the project window is not updated when a sprite is altered