Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice
  2. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  3. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

Weird (Broken) Normal map buffer rendering?

Discussion in '2D Experimental Preview' started by castor76, May 12, 2021.

  1. castor76

    castor76

    Joined:
    Dec 5, 2011
    Posts:
    2,517
    I am pretty sure that last time I checked on my frame debugger that rendering normal map pass resulted in pretty much like how tangent space normal map was being renderered...(blue tint mostly)

    But now, it seems like it is doing it differently.

    upload_2021-5-12_12-35-46.png

    Is this normal? I also feel like the lighting is weird.. doesn't really feel like it is lit correctly.

    Using Unity 2021.1.6f1

    If this has been changed and above is correct, please let me know.

    -- Edit ---

    It seems like Z value for normal is omitted. So perhaps it is correct.. maybe the lighting is now calculating the Z on the fly or it does not need?
     
    Last edited: May 12, 2021