Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a12
Issue ID
1249625
Regression
No
[Android] Assertion failed on expression error is thrown on selecting Texture Shape 3D on Android platform
[Android] Assertion failed on expression error is thrown on selecting Texture Shape 3D on Android platform
On Android Platform "Assertion failed on expression" error thrown on the set Texture shape as 3D, refer attached video
Steps to repro:
1. Create a new project
2. Import any Texture
3. Project > Texture > Inspector >Texture Import Settings > Texture Shape > 3D> Apply
Actual Result: Error is thrown on selecting Texture Shape 3D on Android platform
Expected Result: Texture Shape 3D set without any error
Note: Texture Shape 3D is introduced in Unity 2020.2.0a12
Occurring in:
2020.2.0a12
Environment:
Occurs only on Windows 10
Stack trace
Assertion failed on expression: '!IsCompressedFormat(format)'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment