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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
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.