Search Issue Tracker
Fixed in 2021.2.X
Votes
2
Found in
2020.3
2020.3.18f1
2021.1
2021.2
Issue ID
1365775
Regression
No
Graphics.CopyTexture does not work with Texture2DArray when "Texture Quality" is not "Full Res"
How to reproduce:
1. Open project "CopyTexture_TextureArray_TextureQuality.zip"
2. Open "Scene" Scene (Assets>Scene)
3. Select "Textures" GameObject in the Hierarchy window
4. In the Inspector window double click on the "Red Texture Array" window
5. Look at the Texture color in the top
6. Go to Edit>Project Settings>Quality>Texture Quality
7. Set Texture Quality to Full Res
8. Select "Textures" GameObject in the Hierarchy window
9. In the Inspector window disable and enable "Test Texture (Script)" Component
10. Double click on "Red Texture Array"
11. Look at the Texture color in the top
Expected result: The color in the Inspector is the same color like Texture Red
Actual result: The color in the Inspector is white
Reproducible with: 2020.3.18f1, 2021.1.22f1, 2021.2.0a14
Not reproducible with: 2021.2.0a15, 2021.2.0b12, 2022.1.0a9
Could not test with: 2019.4.30f1 (Texture color is not showing, it's showing the texture logo "texture.png")
Comments (1)
-
kadd11
Jan 14, 2022 21:59
Can the fix be added to 2020 LTS?
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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a15