Search Issue Tracker
Fixed
Fixed in 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
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
- Crash on buffer_add_value_full when hovering over SerializedProperty.boxedValue in Debug Mode after ISerializationCallbackReceiver.OnAfterDeserialize modifies value
- Editor is not capitalised consistently in Preferences window
- [Linux] “Restore Defaults” warning window appears behind Profiler Modules dropdown
- [iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds
Add comment