Skip to content

The expected grayscale effect from the tutorial does not work (Unity 2022.3.10f1, URP 14.0.8) #7

Description

@ahmnot

The expected grayscale effect from the tutorial does not work in Unity 2022.3.10f1 with URP 14.0.8. I only get 3 warnings, like this:

CommandBuffer: temporary render texture _AfterPostProcessTexture not found while executing Custom PostProcess after PostProcess (SetGlobalTexture)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

CommandBuffer: temporary render texture _AfterPostProcessTexture not found while executing Custom PostProcess after PostProcess (SetRenderTarget)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

CommandBuffer: temporary render texture _AfterPostProcessTexture not found while executing Custom PostProcess after PostProcess (Blit destination)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

Steps to reproduce the behavior:
I have followed the tutorial. I set the effect on a global volume.

Expected behavior
Expected to see grayscale.

Screenshots
unity post processing not working

Desktop (please complete the following information):

  • OS: Windows 10
  • Unity Version: 2022.3.10f1
  • URP 14.0.8
  • Version 2.0 (jan 23 2021) of the Customizable Post-processing Stack for Universal Render Pipeline

Thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions