Search Issue Tracker
Fixed in 2.1.7
Votes
1
Found in [Package]
2.1.5
Issue ID
1145086
Regression
No
[Post Processing] Game screen is rendered incorrectly when Viewport Rect is offset and FXAA or SMAA is enabled
How to reproduce:
1. Open attached project "Viewport Rect Test.zip" and scene "SampleScene"
2. Observe the Game View
Expected result: the Post Processing effects the whole Viewport Rect of the camera
Actual result: the Post Processing does not affect all of the Viewport Rect of the camera, it is possible to see the screen without effects as well
Reproducible with: 2018.3.13f1 (2.1.5)
Not reproducible with: 2019.1.0f2, 2019.2.0a11 (2.1.5)
Could not test with: 2017.4.24f1 (due to "Post Processing" not implemented as a package yet) and 2018.3.0a1, 2018.3.0a15 (due to Package Manager errors)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment