-
Notifications
You must be signed in to change notification settings - Fork 14
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
Unsupported devices causing crashes/hangs #126
Comments
@nickhudson4 can you share the Editor logs from the crash and hang? |
EditorFreeze.log |
Any update on this? @olokobayusuf |
@nickhudson4 the latest update (0.0.22) should no longer result in a crash. |
@olokobayusuf This did fix the crashes with the virtual cams. However, still receiving crashes with the Avermedia GC573. Here is the crash log. Tested on Unity 6000.0.23 |
Fix confirmed in |
Devices with issues: Avermedia GC573 and NDI Virtual Cam.
the GC573 causes a crash and the NDI source causes a freeze. Is it possible to catch an unsupported device before it causes an issue? Or maybe hide these devices entirely?
We are using VideoKit as a runtime tool where the end user can selected devices. So crashes and freezes aren't ideal.
To Reproduce
Alpha 18
Windows 11
Unity 2022.3.9
The text was updated successfully, but these errors were encountered: