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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment