Forum Discussion
mouse_bear
4 years agoRetired Support
Voice SDK (Feedback/Issues)
Do you have any feedback and/or issues in regards to the Voice SDK? Use this place to discuss, as we'll have members of the team reviewing this thread!
Read the blog on Presence Platform (of wh...
mcdanieladam
1 year agoHonored Guest
I get the following error when trying to load Unity (Unity 6) in WebGL in a project that also has this package as a dependency (a dependency of a dependency..):
Library\PackageCache\com.meta.xr.sdk.voice\Lib\Wit.ai\Scripts\Runtime\WitRequest.cs(374,17): error CS0103: The name '_log' does not exist in the current context
If you open the file, you can see that the word _log is only in one place in the whole file, inside of an #if directive for WebGL, and removing that line (or updating it with Logger.Warning call instead of _log.Warning) resolves the issue. This has persisted for at least 2 versions, I think. Can we please get this issue resolved in the next patch version?
Edit: Upon doing a build I also received a few more errors, actually.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 4 years ago
- 3 years ago