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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 3.1.2):
Fixed in PostProcessing 3.2.0 available in Unity 2019.4.19f1 and above