Unity Issue Tracker - Color doesn't appear in Realtime Global Illumination Albedo Draw Mode when it's passed using the SetPropertyBlock method with an index parameter
Closed
UUM-12420
Color doesn't appear in Realtime Global Illumination Albedo Draw Mode when it's passed using the SetPropertyBlock method with an index parameter
Unity: Enlighten
Won't Fix
2023.2.X
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
Support for 2022.1 has ended.
Reproduction steps:
Open the attached project
Open the “/Assets/Scene.unity” Scene
Change the Draw Mode to Shaded under Shading Mode in the Scene View
Observe the colors of the cubes in the Scene View
Change the Draw Mode to Albedo under Realtime Global Illumination in the Scene View
Observe the colors of the cubes in the Scene View
Expected result: the “Cube_Indexed” GameObject is red when the Scene View Draw Mode is Albedo
Actual result: the “Cube_Indexed” GameObject is black when the Scene View Draw Mode is Albedo