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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment