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
- Crash on UnityEngine.Rendering.RenderPipelineAsset:InternalCreatePipeline () when opening a project
- The Texture Shape of an Image changes from 2D to a Cube when the project is upgraded to 2019 and above
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
transat
Oct 29, 2018 10:58
Please fix this. A few of my assets are no longer useable.