Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
1
Question by BasementDwellers · Mar 04, 2020 at 10:41 PM · post processingpost-process-effectpostprocesspost-processing

Post-Processing Stack V2 has no effect

I have the Package installed completely correctly, volume and layers are set up as they should be and are on the post-processing layer, I've made sure it's hooked up correctly in Project settings, I've mirrored dozens of other peoples settings, created blank projects to test if they worked then (they did), and I've spent almost 8 hours trying anything to get any perceivable difference in the game or edit window. I've re-installed the project and Unity multiple times, switched versions, and still nothing. I'm currently using 2019.30f5 but I've made a blank project as well and the post-processing effects work fine on every version including the ones I've test my game on.

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
3

Answer by _geo__ · Jul 28, 2020 at 03:45 PM

One reason for this to happen to many people (including me) may be that the Universal Render Pipeline (short URP, previously LWRP) does NOT support the Post Processing Stack package from unity.

Quote: "The Universal Render Pipeline (URP) includes its own implementation of post-processing, so you do not need to install any other package. URP is not compatible with the post-processing version 2 package. "



URP ships with it's very own PostProcessing Stack already included. The tricky thing is that once you have (wrongly) added the package. You will find yourself stumped that even by following the tutorials no effect whatsoever will be shown. You will have to uninstall it and follow the Manual on the URP page here: https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@7.1/manual/integration-with-post-processing.html

Here is what worked for me:

  1. Uninstall the Post Processing Stack Package (Window > Package Manager)

  2. It will leave a define "UNITY_POST_PROCESSING_STACK_V2" in your Scripting Define Symbols (Project Settings > Player > ...), remove it.

  3. Under "Project Settings > Tags and Layers" add a new layer. Name it something like "Post Processing".

  4. Create new volume with "GameObject > Volume > Global Volume"

  5. Select the volume in your scene and under "Profile" press the "New" button.

  6. Click "Add Overlay", choose Vignette and put the intensity to 1. I just chose Vignette here because it's easily visible. You can of course choose what ever effect you like.

  7. Change the LAYER of your volume object to the "Post Processing" layer you created earlier.

  8. Now select your CAMERA and under ENVIRONMENT > VOLUME MASK make sure your "Post Processing" layer is checked. It does not matter what layer your camera is on as long as the volume mask is set up correctly to include the post processing layer(s).

  9. Done, you should now see the vignette. Be aware: this is the process for URP projects. It's not universally applicable.

Took me a while to figure out. I hope it will help others.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image rahebn · Sep 01, 2020 at 11:15 PM 0
Share

Thank you m8!! I got it working by following your steps.

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

202 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

how to get postprocessing parameters 0 Answers

Color Grading: Some Curves don't affect color shifts made using Linear Trackballs 0 Answers

Change Depth of Field in Unity while Runtime 0 Answers

[HELP] Post Processing Stack v2 + Cinemachine - How to track focus on target like PPSv1? 0 Answers

Global Volume object vs Post Processing Volume component in URP 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges