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
- Sprite Editor Window not visualizing changes when selecting different Filter Modes
- Crash on UnityEngine.Rendering.RenderPipelineAsset:InternalCreatePipeline () when opening a project
- The Texture Shape of an Image changes from 2D to a Cube when the project is upgraded to 2019 and above
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
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.