Search Issue Tracker

Fixed

Fixed in 2020.3.37f1

Votes

0

Found in

2020.3.21f1

Issue ID

UUM-2206

Regression

No

[Backport][2020.3] Data size for different pixel format textures error is thrown when copying Textures using CommandBuffer.CopyTexture m

-

How to reproduce:
1. Open the user's "CopyTextureBug1088882" attached project
2. Enter the Play Mode
3. Observe the Console log

Expected result: No error is output in the Console log
Actual result: "The data size for textures with incompatible pixel formats should match" error is thrown

Reproducible with: 2020.3.21f1, 2021.1.26f1, 2021.2.2f1, 2022.1.0a14

Couldn't test with: 2019.4.32f1 (ComputeShader.EnableKeyword method is not available in 2019.4 streams and it follows with user script errors)

Note: Not reproducible on Windows

Add comment

Log in to post comment