Search Issue Tracker
By Design
Unknown (hidden) 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X
Votes
0
Found in
2021.3.13f1
2022.1.20f1
2022.2.0b12
2023.1.0a17
Issue ID
UUM-18884
Regression
Yes
Game view flickers heavily when TAA is enabled in the Camera settings
How to reproduce:
1. Open the attached “IN-17489_TAAFlicker_2021_3_10” project
2. Enter Play Mode
3. Observe the Game view
Expected result: The flickering is minimal
Actual result: Some areas flicker heavily, especially the cage light and the curtain on the left
Reproducible with: 12.1.7 (2021.3.7f1, 2021.3.13f1), 13.1.8 (2022.1.20f1), 14.0.3 (2022.2.0b12), 15.0.1 (2023.1.0a17)
Not reproducible with: 10.10.1 (2020.3.41f1), 12.1.7 (2021.3.6f1)
Reproducible on: Windows 10
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Resolution Note:
Recently TAA changed so that the reducing of ghosting is prioritized over reducing of flickering.
In the provided repro, pushing the anti flickering parameter to 1 (note to get comparable results as before the value should become higher) and jittering scale a bit down the image stabilizes sensibly.
Please let us know if this helps.