Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
21
Found in
2018.3.0b4
2018.3.0b7
2019.1.0a2
Issue ID
1094698
Regression
Yes
Graphics.CopyTexture fails to copy textures into a Texture2DArray for certain TextureFormats
How to reproduce:
1. Open user-submitted project (CopyTextureBug)
2. Attach the script 'TextureArrayTest.cs' to the 'Main Camera'
3. Enter Play Mode and check the Console window
Expected result: copying textures into an array succeeds without any errors
Actual result: copying certain textures into an array fails with 'Invalid Format' errors
Reproducible with: 2018.3.0b4, 2018.3.0b8, 2019.1.0a2, 2019.1.0a6
Not reproducible with: 2018.2.14f1, 2018.3.0b3, 2019.1.0a1
Comments (11)
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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
transat
Oct 29, 2018 10:58
Please fix this. A few of my assets are no longer useable.