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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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.