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

Unity 2018 Mac Hangs when SetVisibility(true) #383

Open
whimsica opened this issue Dec 18, 2018 · 2 comments
Open

Unity 2018 Mac Hangs when SetVisibility(true) #383

whimsica opened this issue Dec 18, 2018 · 2 comments

Comments

@whimsica
Copy link

Unity 2018 Mac Osx hangs when the command SetVisibility(true) is run. There are no errors in the console or log except Null Reference --without a line number.

@whimsica
Copy link
Author

Solution: Unity Web View needs to use OpenGL. In the Player Settings-->Other-->There is a checkbox for Metal Editor Support. Uncheck it.
For Builds uncheck Auto Graphics API and check to see if Metal is being used. I used the +/- button to remove Metal from the list.

KojiNakamaru added a commit that referenced this issue Dec 19, 2018
@rib
Copy link

rib commented Feb 27, 2019

🤞 hoping that there will also be a fix at some point that will work with Metal, since we currently have an iOS project we test using the OSX editor that specifically depends on Metal.

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

2 participants