keijiro / Funnel

A Syphon server plugin for Unity
121 stars 17 forks source link

hang when building an app with funnel #13

Closed AMCB closed 6 years ago

AMCB commented 7 years ago

First thanks again for your incredible work Keijiro! I'm trying to integrate Unity in our workflow for live performances, however it's not as straightforward as I'd like. Using funnel to bypass the lack of multiscreen support in unity for Mac would be a great workaround. Unfortunately it hangs when building an app that has an activated funnel script…

keijiro commented 7 years ago
AMCB commented 7 years ago

Thanks a lot for your answer, I'm building in x86_64 with 2017.2.0f3 (the last stable release). I'm running 10.13 on a good hackintosh.

keijiro commented 7 years ago

Thanks for the clarification. So, it seems to be an unknown bug. I'll check it later.

AMCB commented 7 years ago

It seems to happen randomly in the Editor also when Maximize on play is active : it hangs just after play is pressed. At first I thought it's could be an Nvidia driver issue related to the initialisation of an OpenGL Context, because it's on hackintosh. But I just tested on a MacBook Pro, and I have the same bug.

bottleleong commented 7 years ago

Hello Keijiro! I have the same problem also. The app will hang when I am trying to receive the frame via Arena or Madmapper.(It wont hang when I am testing with unity editor.)

avseoul commented 7 years ago

In my case, it's fixed when I manually set the graphics api in player settings from metal to core opengl. Hope this helps.

unity 2017.1.1f1 / osx 10.12.6

screen shot 2017-12-01 at 11 22 24 am

keijiro commented 6 years ago

I'm going to discontinue this plugin (Funnel) because I started working on the new plugin (KlakSyphon).

https://github.com/keijiro/KlakSyphon

Please consider migrating to the new plugin to get better stability and future support.

I'm closing this issue. Please feel free to reopen for further questions.