Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2020.1.10f1
2020.2
Issue ID
1287846
Regression
No
2020.1 When changing the Environment Lighting's Ambient Color the Prefab's preview color is affected
Note this is an issue in 2020.1 and earlier versions. In 2020.2.0a18 a large preview refactor landed that renders previews in a separate editor process so the user's scene does not affect the preview.
Reproduction steps:
1. Open the user's attached project "PrefabPreviewAmbient.zip"
2. In the Project window open Assets/Scenes/SampleScene
3. In the Project window select Assets/Cube and observe the Prefab preview color in the Inspector window
4. Go to the Lighting window and select the Environment section
5. Change the Environment Lighting's Ambient Color
6. Go back to the Inspector window, right-click the "Cube" Prefab and click Reimport
Expected result: The Prefab preview color in the Inspector window should not change
Actual result: The Prefab preview color in the Inspector window changed
Reproducible with: 2018.4.28f1, 2019.4.13f1, 2020.1.10f1, 2020.2.0a17
Not reproducible with: 2020.2.0a18, 2020.2.b08, 2021.1.0a2
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note (2020.1.X):
This issue has been fixed as part of a major refactor in 2020.2.0a18. This refactor cannot be safely backported. So as this is not a regression and its severity is low it will not be fixed at this time. Sorry for the inconvenience this may cause.