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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment