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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
All Windows speech APIs fail with error code 0x800455a0 when used from applications running as administrator. This is not a Unity issue.