Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Question Shader Graph is not effected by Baked Lighting

Discussion in 'Global Illumination' started by LegacySystem, Mar 12, 2023.

  1. LegacySystem

    LegacySystem

    Joined:
    Jan 28, 2021
    Posts:
    48
    Hi,

    I am using custom shader with shader graph on unity 2021.3.20 . We have one indoor scene and thought it would be logical to use baked ligthining. But The moment i tried all the custom shaders become black. When I changed to URP Lit they looked as they should. I found "Baked GI" node but couldn't figure out how to use it correctly. Just connecting to Emission is just looks wrong becuse My custom look just replaced by GI. When I multply with base color that it looks fakes that just not like the URP lit. What is the correct way to use Baked GI node? There is nothing on internet or in documention or any of the forums.
     
  2. Pema-Malling

    Pema-Malling

    Unity Technologies

    Joined:
    Jul 3, 2020
    Posts:
    213
    Hey. I would suggest asking this question on either the shadergraph or URP subforum instead.
     
  3. LegacySystem

    LegacySystem

    Joined:
    Jan 28, 2021
    Posts:
    48
    Thank you. I posted here if any one comes through search.