Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2022.2.0a11
Issue ID
1422676
Regression
No
When using Load/Store Action Debug Mode with scaled resolution Vulkan Validation Layer errors are thrown
How to reproduce:
1. Install Vulkan SDK https://www.lunarg.com/vulkan-sdk/
2. Run Unity.exe from command line with these arguments: "./Unity.exe -force-vulkan-layers"
3. Unity will try to load the validation layers (Must have VK_SDK_PATH or VULKAN_SDK in your Path variables)
4. Open the "Run-X" project
5. Switch to android build target
6. Open "Main Game" scene
7. In Player Settings > Other Settings, enable Load/Store Debug Mode
Expected Results: Validation Layer errors are not thrown
Actual Results: Validation Layer errors are thrown
Reproducible with: 2022.2.0a11 (Load/Store Action Debug mode added here),
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Add comment