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
- Crash on WeldVertexArray when opening a specific project
- UI Builder “Fit viewport” button zooms to fit Canvas instead of the selected Element
- Crash on DrawGUITexture when rendering scene view window in a specific project
- [Android] Light2D with Light type "Spot" does not work in the Player on some Pixel devices
- [Android] Loading the asset using an old reference returns null even when the "FormerlySerializedAs" attribute is used
Resolution Note:
All Windows speech APIs fail with error code 0x800455a0 when used from applications running as administrator. This is not a Unity issue.