Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3.0f5
2019.3.15f1
Issue ID
1250375
Regression
Yes
Unsupported texture format errors are thrown when opening Project
To reproduce:
1. Download attached "case_1202254-SerializationBug 2.zip" project in Unity
2. Check Console window
Expected results: No Errors or Warning are thrown
Actual results: 4 Errors are thrown:
"Unsupported texture format - Texture2D::EncodeTo functions do not support compressed texture formats."
Notes:
- If you start reproducing these Errors, you will reproduce it almost everywhere - to stop it from reproducing open it first on 2019.3.0f3 and then on 2019.3.0f2 (I don't know why but then it fixes itself) or just extract it again
- This issue was found by testing this https://fogbugz.unity3d.com/f/cases/1202254 case
Reproduced on Unity 2019.3.0f5, 2019.3.15f1, 2020.1.0b10, and 2020.2.0a12
Not reproduced on Unity 2019.3.0f4
Regression on Unity 2019.3.0f5
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
Add comment