Search Issue Tracker
Fixed
Fixed in 2021.3.37f1
Votes
0
Found in
2021.3.29f1
Issue ID
UUM-45872
Regression
No
Graphics.CopyTexture produces inaccurate results when using ARGB32 Textures with Vulkan Graphics API
Reproduction steps:
1. Open the attached “VulkanGraphicsCopy.zip” project
2. Open the “Assets/Scenes/VulkanGraphicsCopy.unity” Scene
3. Make sure the “Graphics API for Windows” is set to “Vulkan” (Edit > Project Settings > Player > Other Settings > Rendering)
4. Enter the Play Mode
5. Observe the pictures above the 3 cubes
Expected result: The colors on the left and right pictures match
Actual result: The colors on the right picture are not correct
Reproducible with: 2021.3.29f1
Not reproducible with: 2021.2.0b1, 2022.3.7f1, 2023.1.9f1, 2023.2.0b5
Fixed in: 2022.1.0a1
Reproducible on: Windows 10 Pro (22H2)
Not reproducible on: No other environment tested
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2021.3.37f1):
Prevent swizzling of ARGB32 format