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
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
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.