Transparent objects not in correct position with deferred rendering in Game view.
Hi,
I have an issue that when I am using different post processing profiles that the transparent objects rendered become 'detached' from their correct position. It affects both PC and Mac and occurs in both the Editor and Builds.
The effect is more pronounced when the object is nearer the edge of the screen and does not happen in the scene view. If I have the effect on screen the objects slowly move back into their correct position, but not I have paused the game in the Editor.
This effect is reproducible easily in my game when I use different post-processing profiles and move around the game scene. The post-processing I am using is the UnityEngine.PostProcessing
post-processing.
Has anybody got any experience with an issue like this or has a clue about where to look to resolve it?
Answer by glitchers · May 03, 2018 at 01:39 PM
Figured out what causes this to happen.
If I ever had temporal anti-aliasing enabled then when disabled it causes this issue.
Your answer
Follow this Question
Related Questions
Deferred rendering path on a 2D game (with lights) 0 Answers
Unity 5.6 :Minecraft Wattermelon-like: Metallic Material? 1 Answer
Upgrading project to 5.3 from 5.2, can we use normalized Phong as the BRDF? 0 Answers
Objects changing color / rendering when entering area 2 Answers
How to get better graphics and fps while making games and test playing 1 Answer