When integrating Millicast into a Unity project with Photon Fusion, I am encountering errors related to EditorCoroutines #13
-
When integrating Millicast into a Unity project with Photon Fusion, I am encountering errors related to EditorCoroutines, and installing the Unity package is causing errors in various Fusion scripts: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hey @ZacMoschetti, what release tag are you using? |
Beta Was this translation helpful? Give feedback.
Hey Zac, we currently have an alpha release that should be able to fix the
EditorCoroutines
issue. It is a dependency of our WebRTC dependency that is needed to implement providing WebRTC statistics through the Editor. You can find it here and let me know if it still causes issues. https://github.com/millicast/millicast-unity-sdk/tree/v1.2.0-alpha.2