Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.1.2f1
Issue ID
542844
Regression
No
AudioImporterInspector: Compression slider shows wrong max
Reproduced on 4.2.b1
When you select an AudioClip, Unity displays the AudioImporterInspector. In the AudioImporterInspector, the initial maximum value for "Compression (kbps)" is incorrect. It receives the correct value once you click "Apply" or "Revert" though.
Reproduce:
1) Open example project attached to this bug report
2) Select the asset "Assets/airlock_door_close 5.wav"
3) Drag the Compression slider in the AudioImporterInspector to the most right (max value).
=> Notice that it displays "256" at this point.
4) Click "Revert"
5) Drag the Compression slider in the AudioImporterInspector to the most right again.
=> Notice that is displays "240" now, which seems to be the correct value.
Expected behavior:
The Compression slider show display the correct maximum value (240) to begin with.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment