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")
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a15