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

iOS issue Unity renders blank #121

Open
juicycleff opened this issue Jun 26, 2019 · 4 comments
Open

iOS issue Unity renders blank #121

juicycleff opened this issue Jun 26, 2019 · 4 comments

Comments

@juicycleff
Copy link

The game runs fine and communication between unity and react native on the loaded scene works, but for some reason the app is transparent

@JanOwiesniak
Copy link

JanOwiesniak commented Jun 26, 2019

What exactly do you mean with "transparent"? Can you provide a screenshot?

This approach fixed rendering issues for some people in the past. You could give it a try.

@liamloyalty
Copy link

Having the same issue as OP here, unfortunately solution attached by @JanOwiesniak has not worked :(
Unity exports correctly
No errors in xcode
No errors in console when inspecting
The rest of the app works fine, the unityview just displays see-through!

React-native: 0.55.3
React-native-unity-view: 1.2.1
Unity: 2018.3.14f1

@juicycleff
Copy link
Author

I solved this by downgrading unity to v1.2.0, and using 2018.1.9f2, but I believe it could work with any pre Unity 2019 versions

@juicycleff
Copy link
Author

What I could figure out is that Unity GL shaders do not render correctly on metal when upgraded to 1.3.3 and also if downgraded to 1.3.0, it works on pre iPhone X devices

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