Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.1.0b4
2020.2
2020.2.0a10
Issue ID
1249421
Regression
Yes
An error is thrown in the Console Window when copying a Compressed Texture2D with Graphics.CopyTexture to Texture3D
How to reproduce:
1. Open the attached project "case_1249421-Project.zip"
2. In the Editor's top toolbar, go to BugReport > Crash editor
Expected result: No errors are thrown
Actual result: "Assertion failed on expression: '!IsCompressedFormat(format)'" error is thrown in the Console Window
Reproducible with: 2020.1.0b4, 2020.1.0b13, 2020.2.0a15
Not reproducible with: 2020.1.0a23, 2020.1.0b3
Couldn't test with: 2018.4.23f1, 2019.4.1f1, 2020.1.0a22 (Texture3D does not support compressed formats)
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2020.2):
Fixed in Unity 2020.2.0a16