Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Unity 4 IOS Black Screen

Discussion in 'iOS and tvOS' started by Dakcenturi, Dec 17, 2012.

  1. Dakcenturi

    Dakcenturi

    Joined:
    Jul 24, 2012
    Posts:
    30
    I rebuilt my project in Unity 4. It shows fine in the editor, in the web player, in the iOS Simulator. However, when I run it on my actual iPad it shows the Unity logo and then goes to a black screen. The strange thing is I can still interact with it in the background as when I click on places on the screen I can hear the associated sound effects.

    Any thoughts?
     
  2. Dakcenturi

    Dakcenturi

    Joined:
    Jul 24, 2012
    Posts:
    30
    This is also happening on Android devices, so not something specific to iOS, but something specific to deploying out to mobile/tablets.
     
  3. Dakcenturi

    Dakcenturi

    Joined:
    Jul 24, 2012
    Posts:
    30
    No suggestions?
     
  4. bearc0025

    bearc0025

    Joined:
    Jul 23, 2012
    Posts:
    4
    I may be seeing something like this, but it's just that any textures are missing. So I can see where things should be, but no image/textures.

    UPDATED: For me it was a lighting issue - my light was washing out my images. I lowered the light and it worked. Not sure why it would be so different from Unity preview to iOS???
     
    Last edited: Dec 19, 2012
  5. Dakcenturi

    Dakcenturi

    Joined:
    Jul 24, 2012
    Posts:
    30
    Still having this issue.
     
  6. Mantas-Puida

    Mantas-Puida

    Joined:
    Nov 13, 2008
    Posts:
    1,864
    Have you tried upgrading to Unity 4.0.1?
    If problem persists please submit your project as bugreport.
    Thanks!
     
  7. mattsson

    mattsson

    Joined:
    Sep 13, 2012
    Posts:
    2

    I am having this issue and it seems to have something to do with the camera's Clear Flags settings.