Unity Issue Tracker - Graphics.CopyTexture failed when source texture is compressed using astc
Closed
UUM-2510
Graphics.CopyTexture failed when source texture is compressed using astc
Unity: Graphics Device Features
macOS
Won't Fix
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
2019.4.X
2019.4 LTS has reached end-of-life. This port is cancelled.
How to reproduce:
1. Open the user's attached "TestCopyTexture.zip" project
2. Open the Scene "SampelScene"
3. Enter the Play Mode
Expected results: No errors are thrown, a texture is copied onto the gray square
Actual results: The texture is not copied and "Graphics.CopyTexture called with incompatible formats" is thrown