Post 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 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 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 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 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 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 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 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 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 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 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 ArticleCan'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 Article