Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response Matcher empty + throws error about GUI functions #88

Open
palebluewanders opened this issue Jun 12, 2023 · 5 comments
Open

Response Matcher empty + throws error about GUI functions #88

palebluewanders opened this issue Jun 12, 2023 · 5 comments

Comments

@palebluewanders
Copy link

Whenever I try to add response matcher to my response handler object, the response matcher is completely empty and I get this error:

ArgumentException: You can only call GUI functions from inside OnGUI.
UnityEngine.GUIUtility.CheckOnGUI () (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:300)

Screenshot 2023-06-12 at 10 39 54 AM

This error also occurs every time I click away from the response handler GO and back to it. I'm on Unity 2022.3.0. Any ideas?

@palebluewanders
Copy link
Author

Update: Reverting to Unity 2021.3.20f1 resolves the above. So this seems to be a Unity 2022 issue.

@yolanother
Copy link
Contributor

Thanks for the report. We'll take a look at it.

@MokhtarKhorshid
Copy link
Contributor

Is this happening with Conduit or without?

@palebluewanders
Copy link
Author

Without I assume, since I'm new to Wit and haven't heard of Conduit. This was just me trying to apply stuff from beginner tutorials to my existing app.

@MokhtarKhorshid
Copy link
Contributor

@palebluewanders You may want to check out Conduit if you are using a recent enough version of the SDK. We will need to update those tutorials. For now, you can find out more details in the Conduit section of the documentation: https://developer.oculus.com/documentation/unity/voice-sdk-conduit/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants