Search Issue Tracker
Fixed
Fixed in 2021.3.X, 2021.3.29f1
Votes
0
Found in
2021.3.28f1
Issue ID
UUM-48576
Regression
No
The "Cleanup Blit" message appears repeatedly in the Console Window when reordering the Graphics API for Android and switching from the Project Settings Window to any other Window in the Unity Editor
Reproduction steps:
1. Open the attached project “ReproProject”
2. Navigate to Edit>Project Settings>Player>Other Settings>Graphics APIs
3. Reorder both Vulkan and OpenGLES3 APIs multiple times and observe the Console Window
4. Switch to either Game/Scene View and return to the Project Settings to repeat step 3
Expected result: The “Cleanup Blit” message is displayed once in the Console Window
Actual result: The “Cleanup Blit” message is displayed multiple times in the Console Window
Reproducible with: 2021.3.28f1
Not Reproducible with: 2022.3.7f1, 2023.1.9f1, 2023.2.0b4
Fixed in: 2021.3.29f1
Reproducible on: macOS(Intel) 13.4.1
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment