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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment