Hey, we are using the Unity post processing stack v2, but we are considering using amplify bloom for the lens glare feature. I tried the demo and it works well on its own, however attempting to run it at the same time as the Unity post processing stack (specifically color grading) prevents the effect from working properly. It always run after the stack and therefore after the image has already been converted from HDR to LDR.
Is it possible to use this effectively in conjunction with the stack in the full version?
Amplify Bloom with Unity Post Processing Stack
-
- Posts: 2
- Joined: Wed Oct 03, 2018 3:45 pm
- Ricardo Teixeira
- Posts: 954
- Joined: Fri Aug 09, 2013 2:26 pm
Re: Amplify Bloom with Unity Post Processing Stack
Hello,flaxenflash wrote:Hey, we are using the Unity post processing stack v2, but we are considering using amplify bloom for the lens glare feature. I tried the demo and it works well on its own, however attempting to run it at the same time as the Unity post processing stack (specifically color grading) prevents the effect from working properly. It always run after the stack and therefore after the image has already been converted from HDR to LDR.
Is it possible to use this effectively in conjunction with the stack in the full version?
Apologies for the inconvenience but we're actually looking into a specific Bloom issues when the stack is present. The full version has the same issue, I would recommend waiting for our next update that should be available soon.
Thank you for understanding.
Sales & Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
-
- Posts: 2
- Joined: Wed Oct 03, 2018 3:45 pm
Re: Amplify Bloom with Unity Post Processing Stack
Thanks, I'll keep an eye out for the next update!
- Ricardo Teixeira
- Posts: 954
- Joined: Fri Aug 09, 2013 2:26 pm
Re: Amplify Bloom with Unity Post Processing Stack
Thanks!flaxenflash wrote:Thanks, I'll keep an eye out for the next update!
Sales & Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
-
- Posts: 16
- Joined: Tue Feb 16, 2016 4:06 pm
Re: Amplify Bloom with Unity Post Processing Stack
I was trying to use Amplify Bloom with the post process stack and it's not working.
The problem is with the tone mapper: Amplify Bloom runs after the stack tone mapper and it gets an LDR image (range 0 to 1 instead of HDR).
This means Amplify Bloom works, but it can't get the HDR information needed for Bloom effects (luminance greater than 1) thus defeating any real purpose for bloom.
For Amplify Bloom to work, it would need to either run before the post-process stack (which is running through command buffers) or integrate it into the post process stack workflow.
(details on how to do that here): https://github.com/Unity-Technologies/P ... om-Effects
Should we expect Amplify Bloom to be updated to support the post process stack or is this product no longer updated?
The problem is with the tone mapper: Amplify Bloom runs after the stack tone mapper and it gets an LDR image (range 0 to 1 instead of HDR).
This means Amplify Bloom works, but it can't get the HDR information needed for Bloom effects (luminance greater than 1) thus defeating any real purpose for bloom.
For Amplify Bloom to work, it would need to either run before the post-process stack (which is running through command buffers) or integrate it into the post process stack workflow.
(details on how to do that here): https://github.com/Unity-Technologies/P ... om-Effects
Should we expect Amplify Bloom to be updated to support the post process stack or is this product no longer updated?
- Amplify_Borba
- Posts: 1239
- Joined: Mon Jul 24, 2017 9:50 am
Re: Amplify Bloom with Unity Post Processing Stack
Thank you for sharing this information with us, I'll be sure to forward it to the developer for consideration!
We can offer no ETA at this time but AB integration with the stack is something that's still on the table.
We can offer no ETA at this time but AB integration with the stack is something that's still on the table.
Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!