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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Add comment