Awesome! will you be targeting URP after HDRP?
The lack of SSAO in URP is extremely unfortunate DX
Also thanks for making a version with PPS support.
Awesome! will you be targeting URP after HDRP?
The lack of SSAO in URP is extremely unfortunate DX
Also thanks for making a version with PPS support.
I would love for PRISM to support URP yes, as it seems that will (hopefullyâŚ) be one of the only 2 supported render pipelines in Unity in the future. Right now though, I can only recommend that users purchase PRISM for the pipelines that it currently works on, HDRP and legacy. I am focused on making sure that where PRISM does support a pipeline, it takes full advantage of it and is deeply integrated, vs. just trying to get it to âworkâ on everything and calling it a day.
The simple fact is, if Unity announced that there would be no breaking API changes to Post-Processing in URP for the next 24 months (aka: they said âyeah itâs stable now and wonât change, weâre happy with itâ) then I would say go and buy PRISM for URP right now because it will 100% be supported for that period of time.
Quick tutorial on how to get PRISMv3 HDRP setup, now that the build is awaiting approval by the Asset Store!
For those looking to get into PRISM, nowâs the perfect time as itâs been selected to participate in the Asset Storeâs latest sale!
Get PRISM on a 50% discount now: PRISM - Realistic Post-Processing for Unity | Fullscreen & Camera Effects | Unity Asset Store
As an aside, still working on getting bloom up and running in HDRP, itâs a minefield of fun!
Instant buy!
I imported it to the test project in Unity 2019.4, standard renderer, but I canât see the Prism effects in post-processing list.
Iâve imported both Post Processing and HDRP, because otherwise the Prism scripts wonât compile.
But Iâve noticed that PRISMresources doesnât have any script attached to it. Maybe thatâs the problem?

Hi, I bought PrismV3 the other day, super excited to get it up and running.
Iâm using HDRP 7.4.1 with Unity 2019.3.6f1 and I canât seem to get the HDRP folder to import. So I canât actually get the HDRP asset to use Prism. Is there a certain version of Unity that I need to update to in order for the HDRP version to work?
Apologies, this is my error, when uploading the first PRISM HDRP package I thought that an HDRP checkbox I checked would ensure it only got imported to HDRP projects like other Asset Store versioning works, that was incorrect and I have just uploaded a new version that includes both PRISMv3 Legacy + HDRP in the same package (HDRP now requires you to unpack a second Unitypackage however). I will DM you the version so you can use it immediately, for any others affected, until the asset store approves the new package, you can get the same PRISMv3 Legacy renderer package from Unity 2019.1 or .2 and just import into .3.
The new package should make installation easier, to summarize:
Download the new package, import into your HDRP project on 2019.3/4
Delete the existing âScriptsâ folder in PRISM (as these are scripts for PPV2)
Then import the PRISMv3_HDRP .unitypackage that is included
Unityâs asset store guidelines say that we have to have a demo scene that âjust worksâ out of the box, otherwise I wouldnât need to include the delete step and could just have everyone choose their package right after import ![]()
Exciting times, after much tinkering, PRISMv3âs new Bloom effect is ready to roll out to the HDRP version. PRISMâs new bloom departs almost completely from standard bloom methods, and offers a 5-texture HDR Bloom in less than 10 passes, complete with more colour & threshold control than any other bloom technique.
To give everyone a run-down of the effect, and compare it to the default HDRP bloom, Iâve done up a quick video:
For those that want an early access version, shoot me a PM, otherwise it will be submitted to the next version of PRISM on the Asset Store.
Hi @GoGoGadget a quick question: does PRISM support layer masks so I can exclude the UI layer from any of its effects?
I donât want to use a separate camera just for the UI for performance reasons.
I have an older version of PRISM (v2.4.1) but canât find any info regarding layer masks. Unfortunately my project is still in Unity 2018.4.8 which isnât supported by your latest PRISM version (v3).
Out of curiosity though, does PRISM v3 still support the built-in pipeline and would it be possible for you to back port it to Unity 2018? Does v3 support layer masks (if the version I have does not)?
Thanks!
So, to answer in order:
PRISMv3 does support the builtin pipeline and should work on Unity 2018, although due to the incredible amount of support surfaces now (which even Unity have acknowledged ) itâs not feasible to officially âsupportâ 2017 & 2018 for me (Unity donât even support 2017 or 2018 updates to their Post-Processing stack, and theyâve got 50 post-processing developers on payroll!). So your best bet is to just import it to 2019 and copy/paste the folders over.
While Iâm here, this weekend a new version of PRISMv3.HDRP will be pinged up to the asset store, with added bloom + new ChromAb + Lens Distortions working in it.
Thanks for getting back to me.
The problem with UI on a different camera is when it comes to applying AA - I have to do it on each camera if I want to use TAA or FXAA. I have a HUD in game with angled panels so the AA is really needed, and MSAA is unfortunately too costly.
Iâll have a look at your suggestions above though to see if they help thanks!
Another question: how come you deprecated support for Sun/God rays in PRISM? The Unity implementation is pretty costly so PRISM being able to handle these would have been great.
Makes sense! There are also other ways you may be able to fix that with a more specific UI shader that does some bicubic supersampling, but Iâll leave that up to you ![]()
Regarding Sun/God rays being deprecated in PRISMv3 HDRP - as you mentioned, Unity now have an implementation. PRISMâs was there when there was no inbuilt effect to do it. Since proper godrays in HDRP is actually now an effect that needs knowledge of the lighting of the scene (ie. scene sky color/exposure etc) - it makes more sense for it to be handled by the âlightingâ system as opposed to the post-processing system.
As an aside, PRISMv3 v 3.4 has been uploaded to the asset store pending approval, main changelog:
HDRP improvements:
-Added new bloom & new bloom threshold LUTs
-Added all working lens aberration effects and added new chromatic aberration effect
-Improved performance with multiple multi_compile defines added when toggling effects
-Multiple in-editor error fixes
Thanks again for your very informative answers!
Does Prism v3 support URP at this moment? Itâs a little bit hard to read from the asset store description.
No, at the moment PRISM only supports HDRP and Legacy. URP is being worked on but you should not purchase PRISM for URP right now.
A subset of PRISM features are now working on Unity 2020.2.3 in URP! More to follow.
Another update on PRISM.URP: Many features are being reworked and improved for this major update, including PRISMâs lens distortion pipeline.
PRISMâs new lens distortion much more closely mimics the traits of real-life lenses - in particular, the vintage lenses which I collect as a hobby.
One example of this is PRISM.URPâs new Petzval Distortion feature, which mimics a characteristic found on lenses like the famous Helios-44 and contributes to a âswirlyâ look of the image.This is not currently achievable with any other Post-Processing system for Unity, and being fully built-in to PRISMâs main pass, is highly optimized.
neatuncommonleafhopper
Update for everyone! PRISM for URPâs new bloom is now working, and working beautifully. Hereâs an example of it with and without the newly built stability feature, which in effect changes every element of the bloom pipeline to introduce stability.
imaginativetintedgrizzlybear
I intend to release PRISMâs URP version as a whole new asset on the Asset Store - versioning is simply much easier that way and will help me provide support to users faster by instantly knowing what render pipeline/effect they are using, and sales make it easier for me to decide where to focus new effects between URP, builtin, and HDRP versions of PRISM.
A question for any existing (or prospective) PRISM users out there, would you also prefer single effects to be sold? IE: PRISMâs Bloom, Color Correction, Lens Distortions? The price for these would be around $5 each, for URP.
For those who arenât aware, PRISMâs URP version is out on the Asset Store as a new asset - CUPP - Cinematic URP Post-Processing, basically re-written from the ground up to support URP: Cinematic URP Post-Processing - CUPP | Fullscreen & Camera Effects | Unity Asset Store
PRISM is still the asset to use if youâre using HDRP or builtin, and will be getting some of the benefits created whilst developing CUPP (such as the new LUT suite) in future updates!
Just purchased prism, but i am running into an issue. I am using hdrp in 2021.1.16 and taking advantage of the dynamic resolution to gain a bit of performance. my idea was to use prism mainly for its sharpen effect to hide the downsampled resolution and this works great. my problem lies with trying to use the PrismHDRP_Stack. if I have the intensity of the stack to 1 with dynamic resolution on, prism seems to mess up somewhere and the resulting image is stretched larger than the screen (i only end up seeing a portion of what should be displayed). using the stack without dynamic resolution works fine. I looked in the docs and even searched these forums to try and find a solution but wasnt able to. any solutions?
reproduce:
-in hdrp enable dynamic resolution in the hdrenderpipelineasset
-enable âforce screen percentageâ and set the percentage to something like 75
-toggle the intensity in the prismhdrp_stack between 0 and 1