Search Issue Tracker
Not Reproducible
Votes
1
Found in
5.6.0f3
Issue ID
922453
Regression
No
[Speech] - 2017 : There is an exception when trying to use speech in Holographic Simulation
Anytime a user tries to play or load a scene that is using Speech (Dictation, Grammar, Keyword) an exception gets thrown in the console log. Speech is not supproted in simulation, but this error might need to be changed into a warning to avoid user confusion.
Notes:
RS1
RS2
RS3
2017.1.0b10
5.6.1p4
Assertion failed: Assertion failed on expression: 'NULL != cur'
UnityEngine.Windows.Speech.PhraseRecognitionSystem:Shutdown()
DictationControl:Start() (at Assets/Scripts/Tests/Grammar/DictationSandbox/DictationControl.cs:19)
Repro Steps:
1.) Create or load nay Mixed Reality project that uses speech
2.) Set up for Mixed Reality
3.) Press play
Actual:
There is a noisy exception when trying to use speech in simulation
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment