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
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
Add comment