Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4.6f1
2020.3
2020.3.9f1
2021.1
2021.2
Issue ID
1341742
Regression
Yes
Increased Audio file ImportedSize when Compression Format is Vorbis
How to reproduce:
1. Open the attached "case_1341742.zip" project
2. In the Project window, select File1/FIle2
3. Observe its ImportedSize in the Inspector
Expected result: File1 Imported size is ~94.9 KB, File2 Imported size is ~10.5 KB
Actual result: File1 Imported size is ~130.1 KB, File2 Imported size is ~17.5 KB
Reproducible with: 2019.4.6f1, 2020.3.13f1, 2021.1.13f1, 2021.2.0b1
Not reproducible with: 2018.4.36f1, 2019.4.5f1
Note: For some Audio files, changing quality (e.g. from 1 to 100) does not affect the Imported Size
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
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
- No warnings when creating the selector with the duplicate name
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
Resolution Note (2022.1.X):
This is a side effect of fixes we made to:
- prevent the vorbis encoder from crashing
- prevent invalid clips from being generated at import time