Unity iPhone app size is too big
I built a unity game for iPhone which gave an app size of 288 MB. So tried with an empty unity project. Initially it generated app of size 33 MB. But after googling i could reduce it to 19.2 MB. The...
View ArticleUnityWebRequest current status and iOS problems
Hi, Unity's new experimental UnityWebRequest seems awesome (providing me with the only option so far to decompress a png on a background thread) but it seems somewhat unstable. I keep getting strange...
View Articlecrash after load !
HI After exporting my game to the iPhone, when you load a new level crashing game ! Look this video https://twitter.com/55ee88/status/689835141959663616
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 ArticleDetail Albedo Crashes unity on mac with iOS and android 5.3.1p3
This worked in 5.2.4 but it crashes unity every time I add it while a texture is in main maps albedo in unity 5.3p3 iOS and android. I can add it if there is no normal map but once I add the normal map...
View ArticleUnity 5.3. iOS. Application hangs. WWW deadlock when loading a texture.
After update to Unity 5.3 We've got a deadlock on iOS. WWW class works fine for simple http requests. But there is a deadlock during loading a texture with WWW class. Probably it's happens because I...
View ArticleQuartzCore repaintDisplayLink crash
After I published my game to the App Store, I keep getting crash reports that all points to the function repaintDisplayLink that is inside the class UnityAppController+Rendering.mm. I have also...
View ArticleUnity 5 Crash randomly on LoadLevel from AssetBundles
It seem problems from Garbage Collect on loading level. This is my crash stack log. Code (CSharp): Thread 0 name: Â Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 Â dailoan...
View ArticleSet "Enable Bitcode" default value when building for iOS
Hi Uniteers, I have switched to XCode Beta version 7.0 Beta 6 and whenever I am building to iOS i have to manually set the "Enable Bitcode" from "ON" to "OFF" otherwise I can't deploy the build. Is...
View ArticleHo do you connect an IOS controller to the Unity Editor?
I just bought a Steel Series wireless gamepad controller for IOS. (http://steelseries.com/products/controllers/steelseries-stratus-wireless-gaming-controller) I'd like to give my Unity game gamepad...
View ArticleI can export for iPad 2 but not for iPad 4, where I have black screen (same...
Hi, I have a strange problem with iOS export. I have two iPads for tests: an iPad 2 with iOS 9.2.1 and an iPad 4 (or Air 2) with the last OS (9.2.1). xCode is also the last version (7.2). The project...
View Article[5.3.1p1] UnityWebRequest.Abort does not function on iOS or Android
I'm currently developing a class for uploading files to a web server and I have run into issues on both iOS (IL2CPP) and Android. It seems the calling Abort on a UnityWebRequest has no effect on either...
View Articlexcode build error - il2cpp
PLATFORM AND VERSION iOS xcode 7.3 1/13/16 time 1:29 mac os 10.11.2 unity 5.3.1 DESCRIPTION OF PROBLEM I was able to do a build and deploy onto the ipad with this app, before updating to ios 9.2. once...
View Articlepod executable not found: /usr/bin/pod GPLAYGames Plugin error - pod Heelp
Hi guys, Im building a game for Android and iOS, with GooglePlayGames plugin, and using UnityAds, all on both Platforms. I get this error only at build stage in Unity when building for iOS using...
View ArticleCharacter Controller Memory Allocation
Hi All, I'm a programming noob so please go easy on me. I'm working on a 2D sidescroller game and I've noticed that the Character Controller allocates memory while isGrounded = true. As a test, I used...
View Articlelist of most important review sites blogs
I'm currently creating a list of iphone sites blogs for the sending PR promo codes. I'll post my list later in this thread. It does not make sense if people always waste their time by searching for...
View ArticleLag when loading ads in background (banner/interstitial/video ads - banner...
Hi, All my games lag when I'm loading ads. In my native apps, it's ok. But on Unity, the frame rate drop down during few minutes... Is there anybody who know how to handle this issue ? (tested with...
View ArticleScrolling Background Problem on Iphone 5
Hello, guys. I've just published my game for Iphone. I have Iphone 6 and everything works fine on it. My friend downloaded the game on his iPhone 5 and the background become a mess. Here on my iPhone...
View Article