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
- Input Field ignores first keyboard input when calling Focus() from code
- GC Alloc when using Graphics.RenderMeshInstanced
- [VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hierarchy window
- InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeArray
- Generated Entities look different when Depth Priming Mode is changed
Add comment