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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment