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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a15