Search Issue Tracker
Fixed in 3.1.2
Votes
1
Found in [Package]
3.1.0
Issue ID
1344618
Regression
Yes
Enabling FXAA results in a worse effect than No Anti-Aliasing when using RenderTexture
How to reproduce:
1. Open the user's attached "anti-aliasing" project
2. Open the Scene "SampleScene"
3. In the Hierarchy select the "Camera" GameObject (child of the "Renderer" GameObject)
4. In the Inspector, "Post-process Layer" Component switch the Anti-aliasing Mode between "No-Anti-aliasing" and "FXAA"
5. In the Game view compare the image quality
Expected results: When the "FXAA" is enabled the car looks better
Actual results: When the "FXAA" is enabled the car looks worse
Reproducible with: 3.1.0 (2019.4.28f1), 3.1.1 (2019.4.28f1, 2020.3.13f1, 2021.1.13f1, 2021.2.0b1)
Not reproducible with: 3.0.3 (2018.4.36f1, 2019.4.28f1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note (fix version 3.1.2):
Fixed in PostProcessing 3.2.0 available in Unity 2019.4.19f1 and above