Search Issue Tracker
Third Party Issue
Votes
1
Found in
2019.4
2020.3
2020.3.13f1
2021.1
2021.2
2022.1
Issue ID
1374321
Regression
No
Speech Recognition is not supported error is thrown when setting Unity Hub and Unity version to run as an administrator
How to reproduce:
1. Enable Speech Recognition on your machine
2. Set the Unity version to run as an administrator
3. Set the Unity Hub to run as an administrator
4. Open the attached project "(2018.3.4)1117103MicrophonePermissionsGranted.zip"
5. Enter Play Mode
Expected result: Speech recognition works
Actual result: "Speech recognition is not supported on this machine" error is thrown
Reproducible with: 2019.4.31f1, 2020.3.21f1, 2021.1.26f1, 2021.2.0b16, 2022.1.0a12
Note: End all Unity Hub tasks in the Task Manager before running it as administrator
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
All Windows speech APIs fail with error code 0x800455a0 when used from applications running as administrator. This is not a Unity issue.