tvOS Xcode upload to iTunes Connect fails
Hey guys, I'm trying to upload my tvOS archive to iTunes Connect, but it keeps failing because of Code (CSharp): ERROR ITMS-90471: "Missing Image Asset. Your app is missing the Top Shelf Image asset...
View Articledebugging DrawBuffers crash on older iOS devices
Hi all, I'm experiencing a crash that I'm having difficulty debugging. I'm using Unity 5.3.7. It only occurs on older iOS devices (ie devices not running the Metal graphics API). In the xcode log the...
View Articleunity iOS AssetBundle shader is missing after loading
In the iOS platform, I loaded AssetBundle after the shader into a pink, I put the unity of all the shader are added to the GraphicsSettings Lane no use, but I completely normal platform under the...
View ArticleIOS memory issue
Hello, I created a demo for IOS platform, the demo will new a texture ceaselessly, then I install the demo to IPad Pro which has 4GB RAM, but the demo will crash when memory footprint is over 900M. I...
View Article[Bug] [iOS 10] Screen.orientation sometimes results in corrupted view
When the orientation of the screen is changed (from ScreenOrientation.Portrait to ScreenOrientation.Landscape) via a script (with Screen.orientation) on iOS 10 devices, sometimes the screen remains in...
View Article4.6 IL2CPP Memory Crashes
With 4.6.4p1-3 I am getting a new crash - it appears to be memory allocation. I have not encountered this before, it worked fine in 4.6.3p4. It is a significant UI scene but nothing ridiculous....
View ArticleiOS UnityReportWWWReceivedData crash
Hey, We're seeing this crash below semi frequently in our game built with Unity 5.1.1p1, IL2CPP, and universal ARM v7/64-bit. I think this is a bug that happens some times when using the WWW class....
View ArticleProblem with On Demand Resources (ODR) when upgrade application
Hi all, We have our application in AppStore (with ODR support) and we are working on the update for this app right now. We encountered some problems with updating our app on iOS 10. Thing is that when...
View ArticleUnity AppController subclassing.
So in 4.2 there is this release note: iOS: Improved support for AppController subclassing and unity view integration with native UI. I am someone who pretty much hacked the AppController like two years...
View Articlecalculate metadata size for PVR from header (pvr 2)
so, I was attempting to figure out how to calculate the metadata size for PVR (version 2?) images which have a variable length. based on the documents, the last 4 bytes of the header contain this as an...
View ArticlePass Data from Unity to XCode child app
I'm trying to make an included iMessage Extension app with my Unity game that changes certain values based on your progress through the Unity game. I have the two apps included in the same app group,...
View ArticleAllow choosing which iOS libraries to install
Not sure where to post such a "suggestion", as these are overlooked when reported as bugs, and i'm not sure anyone is looking at the feedback site. My issue is that iOS support takes over 5 gb. At any...
View ArticleParticle Systems in pool use more than a 100mb of memory!
This is a profile for xcode instruments for my gameobject pool. View attachment 210116 I notice that particle systems suck up a huge amount of memory 50mb for this one pool. I have two other pools and...
View Articlexcodeapi for adding Sticker extensions
Hello all, My company would like to add stickers and an iMessage app extension to our Unity3D game. Since we use automated build processes several times a day to build to iOS, we are constantly...
View ArticleiOS Game Crashes with Facebook Login
I know that it may be hard to answer this without crash logs, etc. but I thought I'd reach out to find out if anyone has experienced the issue I'm having. We built our app on Unity (for iOS) and have...
View ArticleHeads-up: critical iOS audio-muffling bug in Unity 5.4.3 (and other versions)
I just documented and filed this bug: https://fogbugz.unity3d.com/default.asp?856580_u4c9ta0ke3m8nn08 It appears to affect Unity 5.3.7, Unity 5.4.1, Unity 5.4.2 and Unity 5.4.3. These two older...
View ArticleiOS-game crashes at the WWW-queries when off wi-fi
Hello! The game periodically crashes on iOS when you turn off the Internet! To reproduce this error is difficult, sometimes it's 5 minutes, sometimes 5 hours. At the moment, the error is reproduced on...
View ArticleHow to add some of App Extensions to Unity ios build
Really, how to do it? I want to use, for example, Today Extension for my ios app made in unity. When open my app in Xcode and try to do it with File -> New -> Target -> Application Extension...
View ArticleRemove Remote Notification Bug from Apple Submission
Whenever I upload any build over to Apple store it give me Remote notification related bug email. Though actually I have not added any about push notification in game. Then each time why I was getting...
View ArticleTransferring files from iPhone
My iPhone app creates a bunch of text files that I would like to transfer to an app on my Mac. What is the best way to do this? Can I somehow interface to the standard iTunes sync process (like...
View Article