Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2020.3.0f1
2021.2.0a1
2022.1.0a1
2022.1.0a11
Issue ID
1368973
Regression
Yes
Thumbnails in a Project window get darker after saving scene
How to reproduce:
1. Create a new Unity project
2. Create a cube in a scene
3. Create a prefab from a newly created cube
4. Create new Material
5. Change materials color
6. Add newly created material to a cube
7. Observe both material and cube - colors are light
8. Save the scene
9. Observe both material and cube - colors are darker than before
Expected result: Colors should be the same before and after saving the scene.
Actual result: Thumbnails get darker after saving the scene.
Reproduced with: 2022.1.0a11, 2022.1.0a1, 2021.2.0b14, 2021.2.0a1, 2020.3.19f1, 2020.3.0f1.
Didn't reproduce with: 2019.4.31f1, 2019.4.0f1.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note (fix version 2022.2):
The lighting settings for the sample sphere in the material thumbnail would change when the scene is saved and a static asset thumbnail image is created and saved - this is now fixed to be consistent both when the material is created and when it is saved.