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
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
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Sprite shadows are not rendered when the light source is placed near the sprite
- Multiple Video Players are not playing simultaneously when played in WebGL
- "Rename Prefab File?" window does not pop up when renaming Prefab in the Project window
- [Linux] Crash on MenuController::ExecuteMenuItem when selecting recent scene
transat
Oct 29, 2018 10:58
Please fix this. A few of my assets are no longer useable.