Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
1
Found in
2021.2.0a19
2022.1
Issue ID
1341163
Regression
Yes
(Frame Debugger) Clear events constantly appear and disappear
How to reproduce:
1. Open up URP's GraphicsTestProject_Foundation
2. Open scene: 012_PBS_EnvironmentBRDF_Spheres
3. Enable the Frame Debugger and select one of the Clear events and the surrounding events in the Frame Debugger Tree
4. Notice that a clear event is disappearing and reappearing
5. Also notice that the RenderTarget name index keep increasing (TempBuffer <num>)
Reproducible with: 2021.2.0a19, 2021.2.0b2, 2022.1.0a2
Not reproducible with: 2019.4.29f1, 2020.3.13f1, 2021.1.14f1, 2021.2.0a18
Notes:
1. Tested with URP and Built-In
2. Graphics APIs tested: Metal(OSX), OpenGLCore(OSX and Windows), D3D11(Windows), D3D12(Windows), Vulkan(Windows)
3. The issue happens both in playmode and non-playmode. The flickering happens a lot more in non-playmode.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Big chunk of "Untracked" memory in the Memory Profiler screenshot when a custom .obj file is loaded while in Play Mode
- Video contains artifacts when played in the Video Preview section in the Inspector Window
- UI Toolkit Slider "Fill" option doesn't invert when "Inverted" option is selected
- The Random Value option in the Set Attribute Block gets disabled and the "B"/"Max" value lost when upgrading to Unity 6
- Crash in ParallelSortExtensions::ParallelSort
Add comment