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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note:
All Windows speech APIs fail with error code 0x800455a0 when used from applications running as administrator. This is not a Unity issue.