Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2019.2
2019.3
2019.3.0f3
2020.1
Issue ID
1211291
Regression
No
Texture2dArrays Blit(source, destination) is not copying the entire Texture source to destination.
Steps to reproduce:
1. Open project ("case_1211291_original_updated.zip")
2. Run Scene "Scene"
3. Inspect the bottom row of squares in the Game view
Expected: the bottom row has red, green or blue colors
Actual: the bottom row only has either grey or white colors
Reproduced in: 2019.2.18f1, 2019.3.0f4, 2020.1.0a19
Not reproduced in: 2017.4.36f1 (Can't compile), 2018.4.15f1 (Can't compile)
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.1):
Fixed in 2021.1.0a4