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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
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