App Store Size a Lot
Original file size is 80.9 MB, but App store file size is 997 MB. [App store file size] This is the amount of disk space the app will take up on the customer's device. Why does it become so big ?...
View ArticleUnity 4.6.9 - iOS IL2CPP Crashes
I am using Unity version 4.6.9. I am getting crash with "ArgumentNullException: Argument cannot be null". Everything works fine when building with Mono and for Android. Is this related to prime31? Does...
View ArticleDisabling BitCode
Hello! We are updating our game to Unity 5.3, and, unfortunately, some 3rd party libraries don't currently provide bitcode support. As we are using an automated build pipeline, it isn't convenient to...
View ArticleSecond preview build for iOS 9 On Demand Resources and App Slicing support
Hello, We are releasing a second preview build for iOS 9 On Demand Resources (ODR) and App Slicing support. We're planning to release this later in 5.2 cycle. For now the build is based on a recent...
View Article[Official] Unity for Apple TV open beta
We’re happy to open access to the beta builds of Unity 5.3 with Apple TV support! We hope this will let you start testing your games on Apple TV. New build of Apple TV shipped as Unity 5.3.1:...
View ArticleMissing custom shaders with streamedScene asset bundle.
So I am building streamed scene asset bundles and then loading them in, all works fine, except any object with a custom shader comes in pink. Anyone have any ideas?
View ArticleTutorial: GameCenter Leaderboards in 5 minutes! (for intermediate/advanced...
This is assuming you already have your GameCenter activated for your game at developer.apple.com, and never did this, or first time trying out Unity's Social API and could use a quick 5 minute...
View ArticleUnity building for a higher iOS than intended?
When building, I get the following: Spoiler: Code ld: warning: object file (Libraries/libiPhone-lib.a (RakMemoryOverride.o)) was built for newer iOS version (9.1) than being linked (8.0) ld: warning:...
View ArticleSome crashes on Unity 4.6.4 for iOS - 64bits
Hi there We have an app, built for 64bits with IL2CPP for iOS with Fabric (formerly called Crashlytics) and we are receiving some crashed on AppWillTerminate with all version of Unity (we started...
View ArticleiOS project not using GPU ?
Hello, We have a strange issue. Unity's Profiler and the XCODE profiler are reporting 0 usage in GPU for our project. Under Unity's Application Profiler, we see mass GPU based tasks taking place on the...
View ArticleUnityIAP hangs on iPhone 6+
Hi everyone, We implemented the new UnityIAP features and have problems running it on our devices. While it runs fine on an iPhone 5, the game alway hangs on a 6+ when trying to initialize UnityIAP. It...
View ArticleBUG? Unity 5.30f4 - PlayFullScreenMovie - no 'done' or 'cancel' button
Hi there, I'm having a little trouble with the native iOS UI for the MOMoviePlayerController class activated by unity. I have one line of code - Handheld.PlayFullScreenMovie ("medikidz.mp4",...
View Article[5.2.1p3] Mono.Cecil.AssemblyResolutionException UnityEngine.UI.dll
Hi, I am getting this error on Unity 5.2.1p3. Basically, Unity is failing to resolve UnityEngine.UI. Any idea what could be causing this? Thanks. System.Reflection.TargetInvocationException: Exception...
View ArticleMy app installs on iPad Air not on Air2
Hi, I can ad-hoc install my app from my server onto my iPad Air (iOS 8.3) but not on my Air2 (iOS 9.0.1). Both UDIDs are in the mobileprovision. When I upload the ipa via itunes it works. Any idea?
View ArticleJenkins Slave Builds stall at 'Opening Scene'
I am trying to setup a system for CI of new builds. Currently, our iOS builds are done using Unity3d Pro on a Mac OSX server we have setup to run as a Jenkins slave (The Jenkins master is running on...
View ArticleCan Unity Remote on iPhone be used for Unity on Windows?
Is it possible to use Unity Remote for iPhone while developing on Unity free version in Windows environment?
View ArticleWhat's the optimum way to load and destroy media on iOS?
Hi guys, Imagine a project with many libraries of media for content, including text, video, images, and audio all running on an iPad Air 2. I need to find the most optimum way to allow the user to load...
View Article3D Rendering issues on iOS with Unity 5.3.1
Hi everyone, We are experiencing strange rendering problems with the latest Unity Version 5.3.1 running on iOS devices. On some devices it runs fine and on others it's broken. It should look like this...
View ArticleCopy / Paste
Paste from clipboard (copied by any other App) any way to do that? I guess not... right?
View Article5.3.1p1 crashing iOS and Android builds with materials that have 3 textures
Bug number: 759846 I seem to be getting hangs when the platform is set to iOS or Android if a material has an Albedo, Normal, Albedo x2 applied. It will crash Unity straight away. Setting graphics...
View Article