Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.2.2f1
Issue ID
1067037
Regression
No
SystemInfo.supportsAudio does not work if Unity is started with disabled audio devices
Steps to reproduce:
1. On Windows, got to Sound -> Playback and disable all audio devices
2. Open attached project
3. Play the scene and click on the button
4. Observe that "Device found" is outputted
Expected result: SystemInfo.supportsAudio should return false when Unity is started with disabled audio devices
Reproduced in: 2018.3.0a7, 2018.2.2f1, 2018.1.9f1, 2017.4.9f1, 2017.3.2f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
- Editor crashes with prompt "The file 'MemoryStream' is corrupted! Remove it and launch unity again! [Position out of bounds!]" when adding a serialized field to a precompiled DLL
- Android Player freezes waiting for a texture upload when AssetBundle.LoadFromFile is used
Add comment