Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2022.1.X
Votes
0
Found in
2019.1.0a10
Issue ID
1282734
Regression
Yes
Asset thumbnail is not updated if texture is modified outside of unity editor
To reproduce:
1. Download attached project.
2. Look at New Material thumbnail color.
3. Modify Image via external program, make it different color.
4. Go back to Unity
Expected result: both image preview and material preview/thumbnail get updated to new color.
Actual result: Only image preview is updated, material stays with the old color
Reimporting asset fixes the issue.
Reproduced on: 2021.1.0a1 c2b7117484ca
Not reproduced on: 2020.2.0b5 e2067236bd5c
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment