Unity 2019.3 displays a white screen,Unity displays a white screen and i can...
Whenever I load up the editor on my project, The only thing i can interact with are the file, Edit, Project, etc. things on the top of the screen. Before this happened, I installed the post processing...
View ArticlePostProcessing grayscale with few colors
Hello! I'm using Post Processing 2.3.0 and I want to make a view like grayscale and show only a few colors for example - red and yellow ![alt text][1] [1]: /storage/temp/157144-images.jpg I tried to...
View ArticleVR Post Processing 2019.3
Is there a target date for implementing post processing for VR in Unity 2019.3? Currently it does not seem to work with a VR camera set up.
View ArticleHow to get quality Depth Of Field effect with Post Processing Stack V2?
When using the Post Processing Stack V2 Depth Of Field effect in my game, I'm finding that at a certain distance objects abruptly transition from no blur at all, to very heavy blur (see attached...
View ArticleGet NEW Post-Processing via Script (2D)
Hello everyone) Can someone tell me HOW can I "get" new post processing via script in 2D? I want to change the Bloom parameters during game.
View Articlecamera view and game view are different
Hi, I'm following the tutorial for https://roystan.net/articles/outline-shader.html outline each object in the seen. The project in the link uses the PostProcessing. The projects works fine, i.e. it...
View ArticleWhy am I getting error when using postprocessing v2 on profile.TryGetSettings ?
In the editor on my Camera I added two components : Post Process Layer and Post Process Volume On the first component the layer I changed the Layer to a layer I added PostProcessing On the second...
View ArticlePost processing is working in scene but not in game view
Post processing is showing nothing at game view. But it looks perfectly fine in scene view. Any solution to this?
View ArticleWhere is Post Processing Stack from Unity Technologies?,How do I find Unity...
So, I am following a course to learn Unity 3D. So far so good. However, I can't find Post Processing Stack in Unity Store. The course is from 2017. I've seen youtubers using the plugin after...
View ArticlePost Processing Depth of Field in 2D
Hello, I am not very experienced with Unity, so I do not understand the Post-Processing stack very well. I would like to implement a Depth of Field effect in my game, such as the one seen in [this...
View ArticleHow can I apply post-processing in Universal RP to a single layer?
I'm developing an AR app in Universal RP, and when I apply post-processing, the entire camera view is affected. I want only my 3D models to be affected. URP also does not allow additional camera's...
View ArticlePost-processing selecting layers
I have a problem with my post-processing layer in which its affecting all layers even when they aren't selected and acts as if they are all in the default layer.
View ArticleGlobal Volume object vs Post Processing Volume component in URP
Hello, I was following a bunch of guides/tutorials trying to figure out how to get post processing to work, and none of them did anything. My camera looked the same, even when I followed them to a T....
View ArticlePost-Processing Layers,Post-Processing layers
I have a problem with my post-processing layer in which its affecting all layers even when they aren't selected and acts as if they are all in the default layer.
View ArticleMultiple post processing profiles?
I've got two cameras for my FPS player: One that renders the environment, and another that renders his arms, gun, etc. This is so that the gun can't clip through walls. An issue I'm having though is...
View ArticleUnity WebGL Post Processing URP
Hello! I cannot for the life of me get post processing work on my webGL build. I'm using URP with global volume PP. I've tried removing Webgl 1.0 in the settings for the build to use only WebGl 2.0 but...
View ArticleCan't view scene with post-processing effects
Hey! Sorry if this has been answered before but I haven't found any solutions to this problem yet. So, in the game that I'm working on, I can't see my scene if I have post-processing ticked on. The...
View ArticleURP Render Feature missing in final output
Hi! I'm fairly new to URP and Shaders in general, but I do have a general understanding of how it works. Right now, I have a material that uses a CRT shader. Normally, with the built-in Unity Renderer,...
View ArticleHow to disable post-processing in the editor view?
Hey everybody, I'm playing around with the URP and Post-Processing atm and was wondering if there is a way to show the effect ONLY in the game camera, but not in the editor view. The reason is that I'm...
View ArticleScreen space reflections don't work on large scale scenes!
Hi! So I have a client who wants the scene to be done in the original size (a few Kilometres in size) and I need screen space reflections to work, but at this scale it all just seems to be a blurry...
View Article