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
- Previous model to world matrix is not correctly set for ASW
- More calls are made to GC.Alloc in an HDRP Sample Template when compared to the 2022.3 stream
- Generating Light Probe lighting returns inconsistent results on a specific mesh
- Two Warnings appear for every Soft Delete Operation when Deleting Sub Assets in the Project Browser
- “Item m_LightProbeSystem not found” warning is thrown when pressing the “Open” button multiple times in the Adaptive Probe Volume component warning
Resolution Note:
All Windows speech APIs fail with error code 0x800455a0 when used from applications running as administrator. This is not a Unity issue.