Can't see changes on DepthOfField
Greetings. I am currently working on **HDRP Volume** profiles and I create **Volume** and add **Depth Of Field** to it via script and I can change **Depth of Field** values from script but can't see...
View ArticleHow to add Glow(Bloom effect) in unity 2d
I have followed brackeys tutorial to add glow in Unity. https://www.youtube.com/watch?v=WiDVoj5VQ4c After following the tutorial and making fixes following the comments, I am still facing the issue...
View ArticleHow to change post processing Lens Dirt texture resolution
Hi there, I have been optimizing the size of my build project, which utilizes URP and Post Processing for some bloom effects. During this process, I discovered that one specific texture,...
View ArticleText Mesh Pro Glow not showing in Build
I have an issue with my Build, where Text Mesh Pro Post-Processing doesn't seem to be working. I have a glow effect for the text, and this works fine in the Editor (both Scene view and Game view), but...
View ArticleHow to make a specific object glow
I'm very beginner to unity, I want to apply the post process bloom effects to a specific objects in the scene, in this case the yellow cube, I added Post-process Volume to an empty Object and give it...
View ArticleCannot get camera stacking to work in a way that isolates post processing...
I have 2 cameras, Main Camera and Glow Camera. I want objects on the layer "Projectile Glow" to have bloom applied to them. I'm using the Universal Render Pipeline. This is the Main Camera, culling...
View ArticleCannot get camera stacking to work in a way that isolates post processing...
I have 2 cameras, Main Camera and Glow Camera. I want objects on the layer "Projectile Glow" to have bloom applied to them. I'm using the Universal Render Pipeline. This is the Main Camera, culling...
View ArticleHow to fix compression issues with shadows?
I'm working on a horror game and many parts of the game are dark. We recently implemented a post processing global volume to add effects. Unfortunately, this has caused some terrible compression issues...
View ArticlePost-Processing effects are not working after new scene is loaded via Scene...
HI! I've couples of post-processing profiles that work as intended when I launch a scene from within the editor, but when loading a scene from previous one (following build order), these effects aren't...
View ArticleHow to achieve better graphics in Unity URP
Hello! I have recently decided to do a new project using Unity. I made an HDRP project for this game because I thought I might want to commercialize it, so I wanted to achieve the best graphics...
View ArticlePost-processing bug in build
Hi all, I am currently using v2021.3.20 and I tried it on few versions before and problem remains. Render pipeline: built in Problem is that when I build the game it has post-proc in platform that is...
View ArticleMemory leak from using URP even on empty project
I'm using unity 2021.3.15f1 on windows with an AMD cpu and gpu and 16gb of ram. After finding a memory leak on my team's project I have discerned that something in URP is causing it. Steps to...
View ArticlePost Processing Layer not working on UI/Canvas
I've set everything up, but i dont know what is still missing.... - Canvas is on Screen Space - Camera - Camera on target layer - GameObject is on target layer - PostProcessing Components properly...
View ArticleURP Post process not working in build(WORKS in editor!)
Hey Everyone. I Added post-processing to my urp project(using global volume) - I see the effects in the editor but not in the build.. I dont know what to do, I Tried EVERYTHING and nothing. My volume:...
View ArticlePost processing works when building locally, but not when using cloud...
I have a simple 2d platformer game, I can provide a link to the github repo if need be, which has some postprocessing effects applied to it. The effects (bloom and vignette) work fine in the editor,...
View ArticlePost processing works when building locally, but not when using cloud build.
.I have a simple 2d platformer game, I can provide a link to the github repo if need be, which has some postprocessing effects applied to it. The effects (bloom and vignette) work fine in the editor,...
View Article[HDRP] how to use volume effects to a certain volume mask?
I'm trying to give everything a lesn distortion effect but not the player vehicle. in the camera options there is a option 'Volume Mask' but when I Disable the layer for the player it still gives the...
View Article[HDRP] how to use volume effects to a certain volume mask?
I'm trying to give everything a lesn distortion effect but not the player vehicle. in the camera options there is a option 'Volume Mask' but when I Disable the layer for the player it still gives the...
View Article[HDRP] how to use volume effects to a certain volume mask?
I'm trying to give everything a lesn distortion effect but not the player vehicle. in the camera options there is a option 'Volume Mask' but when I Disable the layer for the player it still gives the...
View Articlescreen space reflection not reflecting the full screen
screen space reflection only uses the full screen when i look straight forward bet when i look down the reflection is cut of
View Article