Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.2.0a14
2019.2.0b1
Issue ID
1183273
Regression
Yes
[Metal][RealtimeGI] Baked albedo colors are different from the shaded colors after baking GI
Steps to repro:
1. Open the attached project and 'VertexPaint_Playground' scene on OSX with Metal API;
2. In the lighting window press 'Generate Lighting' button;
3. After the baking is done in the top left corner of the Scene view expand the dropdown list and choose 'Albedo' option under the 'Realtime Global Illumination' section.
Actual result:
The Albedo color is different from the Shaded view
Regression introduced in version 2019.2.0b1.
Expected result:
The Albedo color is the same with the Shaded view. See attached screenshots.
Notes:
- Reproducible in 2020.1.0a4, 2019.3.0b3, 2019.2.5f1, 2019.2.0b1;
- Not reproducible in 2019.2.0a14, 2019.1.14f1;
- Reproducible only on OSX with Metal API, not reproducible on OpenGLCore;
- Reproducible only with the Realtime GI, not reproducible with baked or mixed GI;
- Not reproducible on Windows.
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 Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Add comment