Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a5
Issue ID
1186463
Regression
Yes
[Linux] Slider doesn't work for "Quality" property under "Vorbis" Compression Format in Audio Import Settings
Slider for "Quality" property under "Vorbis" Compression Format from under Platform Settings for Audio Import Settings doesn't work. Refer to the attached video.
Steps to repro:
1. Create a new project
2. Import any Audio file
3. Goto Audio file Import Settings in the Inspector window
4. Select Vorbis Compression Format
5. Change the Quality value using the slider
Actual Result:
Slider doesn't move, fixes value to 100
Expected Result:
Slider should move accordingly
Reproducible on:
2020.1.0a5
Working fine on:
2020.1.0a4, 2019.3.0b4
Environment:
Occurs only on Linux (ubuntu 16.04 LTS)
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2020.1):
Fixed GUIToScreenpoint calls on Linux resulting in inconsistent GUI behavior.