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
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
- UI Toolkit Debugger "Pick Element" selects Scene view panel when trying to select a world space UI element in the Scene view
- MSAA warnings are thrown when custom post-processing is used and the Scene contains transparent GameObjects
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a15