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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment