Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0f1
Issue ID
853722
Regression
No
[Crash] GetAutomaticFormat("Tizen") causes TextureImporter::FormatAndUsageFromParameters on certain texture formats
Steps to reproduce:
1. Open the project
2. In the menu, click BugReport -> GetAutomaticFormat(Tizen)
3. Observe the crash
Reproducible on: 5.5.0f1, 5.5.0f3
Note: The crash occurred when Texture importer settings were overridden for Tizen, and the format was RGB Compressed DXT1, RGBA Compressed DXT5, RGB Crunched DXT1, RGBA Crunched DXT5.
Crash does not occur with RGBA 16 bit, RGBA 32 bit formats
Note #2: Crash does not occur if you do not have Tizen support installed.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Add comment