Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2022.1.0a8
2022.2
Issue ID
1420353
Regression
Yes
[Vulkan] [Editor] Whole Game View gets cleared when Camera Clear Flags are set to Solid Color and MSAA is disabled
Steps to reproduce:
1. Create a new Unity project
2. Navigate to Edit > Project Settings > Player > Other settings and set the Editor Graphics API to "Vulkan"
3. Navigate to File > Build Settings and set the platform to Android
4. In the Hierarchy window select Main Camera
5. In the Inspector window set Clear Flags to "Solid Color" and MSAA to "Off"
6. In the Game View change resolution to anything but "Free Aspect" (e.g. 2960x1440 Landscape)
Expected result: Game View UI is still visible
Actual result: Game View UI is cleared by an empty Render Pass
Reproducible with: 2022.1.0a8, 2022.1.1f1, 2022.2.0a11
Not reproducible with: 2019.4.39f1, 2020.3.34f1, 2021.3.2f1, 2022.1.0a7
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
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
- Game View Tab Scale changes erratically when a Unity Tab is on a different screen with a differing Display Scale
- Six way lighting receiving wrong lighting from APV when set to World Space
- Crash on SortByExecutionOrder when interrupting the .androidpack import process
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a15