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
- Environment is partially black when re-opening the newly created HDRP project for the second time
- Manual Reference button for Render Graph section in Rendering Debugger opens a missing Manual page
- Water Surface is missing the Wireframe when Scene is switched to Shaded Wireframe mode
- Water surface is not rendered when using Unlit Draw Scene view mode
- Node Previews are not centered when Nodes have a longer name in Shader Graph
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