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
- 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
Add comment