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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment