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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment