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
- [Silicon] Crash on mono_get_hazardous_pointer when disconnecting Bluetooth Headhpones while in Play Mode
- Switching Project when importing complete project does not import all assets and project opens incomplete
- [Linux] Input.mouseScrollDelta is inconsistent when limiting framerate
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
- Asset Bundles retain their previous hash when dependency of prefab instance changes
transat
Oct 29, 2018 10:58
Please fix this. A few of my assets are no longer useable.