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
- “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.2):
Fixed in 2021.2.0a15