Neeraj Kumar
Neeraj Kumar

Reputation: 967

Display Issue on IOS device when build from unity to xcode

I was having problem when building my project for IPhone 6+. So I made a simple scene in unity which has a simple camera and a ball gameobject and exported it to XCode. but when I run it on ios device its upper half screen has some weird display issue. can somebody help?

reference images

Problem: https://www.gmonks.com/help/1.jpg

Camera setting: https://www.gmonks.com/help/2.png

Upvotes: 1

Views: 401

Answers (1)

Neeraj Kumar
Neeraj Kumar

Reputation: 967

Issue has been resolved. I have created a completely new project and imported all assets one by one, now project is building properly on IPhone. Although this issue still exist in the old project, creating new project seems the easiest fix to me. Few thing are different from my old project and new project, which are the setting of quality in project setting and Lighting in windows. I think I have messed up some value in there. If anyone wants to take look then please download the project file and if possible can explain why did this happened. anyways thank for your support.

Upvotes: 0

Related Questions