Search Issue Tracker
Fixed
Fixed in 2021.3.30f1
Votes
0
Found in
2021.3.27f1
2022.3.3f1
2023.1.1f1
2023.2.0a21
Issue ID
UUM-40780
Regression
No
Sprite thumbnail doesn't update when changing the Sprite shader
How to reproduce:
1. Open the attached user project “1510509 SpriteThumbnail.zip“
2. Open the “UI-Custom“ shader
3. Change the color of the shader by commenting line 57 in the shader
4. Expand the “Test_atlas 1“ Texture and select the “Test_atlas_0“ Sprite
Expected result: The color of the Sprite is the same in the thumbnail and in the Inspector preview
Actual result: The color of the Sprite is different in the thumbnail and in the Inspector preview
Reproducible with: 2021.3.27f1, 2022.3.3f1, 2023.1.1f1, 2023.2.0a21
Reproduced on: macOS 13.4 (Intel), Windows 10 (by reporter)
Notes:
- The thumbnail can be updated through Script (by opening the “ForcePreview” window (Window > UI Toolkit > ForcePreview), copying the mentioned Sprite path, pasting it into the “Asset Path” text field, and pressing “Force Preview“), but only if the Editor is restarted
- On the newer versions, the color is updated when the Editor is restarted
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
- Multiple warnings are thrown when importing Terrain URP Demo Scene to the Project
- The Frame value field does not update when using the increment/decrement arrows in the Frame Debugger if the value has been manually inputted
Add comment