iPad Pro Pencil does not report pressure value
Hi, I'm currently working with Unity 5.3.3f1. I'm adding some features using 3D Touch and iPad Pro Pencil. When using 3D Touch devices such as iPhone 6S the Touch.pressure value works fine. The problem...
View ArticleIssue with platform settings, changes not applied
Unity 5.3.1 on Mac, I am trying to add a framework to an iOS project, along with compile flags: "To fix this you must select the UnityBluetoothLE.mm file in the plugins/ios folder. Once you select it...
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 ArticleiOS Target Resolution on 5.3? Missing?
Hi, I was previously using the Player Settings -> Target Resolution to set a 768p resolution on iPad. I've upgraded to 5.3 and can no longer see the option to choose resolution at all in the iOS...
View ArticleMajor problems building with Unity 5.3.x including 5.3.4p1 for iOS
So we have a bunch of audio in Resources and when building for either iOS or OS X Standalone, we get a bunch of these errors: Spoiler: Example Error Error: Cannot create FMOD::Sound instance for...
View ArticleLinker command failed with exit code 1
I'm attempting to build for the iOS simulator but get the same error every time in Xcode: Code (CSharp): linker command failed with exit code 1 building for iOS simulator, but linking in object file...
View Articlexcode submission, app symbol for symbolication size?
When submitting to itunes connect in xcode you can select to include app symbols with the archive. I can't find anywhere, but does it increase the app size? and if it does is it negligible? thanks.
View ArticleDisaster: unknown __declspec, Expected ";" after top level declarator
Hello everyone! Now that I am almost finished with 8 projects that I need to release for iOS and Android very soon, I needed to update Xcode so that the apps will run on iOS 9.3. Before, I used 7.1.1...
View ArticleEzcodescanner for ios can't go back normally?
Hi: I use Ezcodescanner assert in untiy, and I can scan QRcoder normally on Android device, also it can works on ios, but , when I complete scanner , there is a problem , like this: who can help me?
View ArticleBest way to compress non power of 2 image
Hi there, by some reasons I have a lot of images (histories) that I need to show on device, the images are jpeg 768x1024, the images are normally 40 to 120Kb. But when I use them on unity it shows 0.8...
View ArticleNewbie w/ios build, xcode problems, 'Incompatible pointer types..."
Hey folks. Just became a IOS developer today, fought my way through the cert process and I'm trying to build a Unity project for my iPhone 4 with XCode. My project is set up for IOS and consists of a...
View ArticleGame Center Leaderboards on Sandbox
Hey, I am creating a game, with game center support. I have set up a leaderboard in iTunes Connect, and I can access it from the game. I have handed out the game to an external tester, but I can only...
View ArticleAVAudioSession error
Hello I'm having this error after changing the AVAudioSession Active state. Code (CSharp): AVAudioSession.mm:646: -[AVAudioSession setActive:withOptions:error:]: Deactivating an audio session that has...
View ArticleiOS 9 App Thinning/Slicing and Unity?
The biggest announcement from WWDC so far (In my opinion) and can't find any discussion of it here: http://arstechnica.com/apple/2015/0...ajor-boon-for-8gb-and-16gb-iphones-and-ipads/ Slicing (iOS)...
View ArticleApple Watch and Unity
Will Unity support game development for the Apple Watch in the near future?
View ArticleIAP with many products
Hi, I am currently facing a problem where I have hundreds of products that have to be added for restoring purchases on IOS. I tried to do this in configuration builder before initialize but the...
View ArticleApplication.persistentDataPath doesn't work for tvOS?
I tried to print the string of this method to console, and it's blank, nothing. Does this means that this datapath is not valid for tvOS? What's the alternative way?
View ArticleError "unknown type name __declspec" after Xcode 7.3 upgrade
Hi, I have a project in Unity 4.6.9p4. This evening I updated my iphone to iOS 9.3, which necessitated an Xcode update to 7.3. After the upgrade, my project that previously compiled just fine is now...
View ArticleGame Center Interferes With Default Screen Orientation.
My game is meant to be in landscape mode. I have landscape set as the default and don't allow portrait. If I hold my phone in portrait mode and game center pops up it's login screen or even just a...
View Articlexcode 7.3 build size too large
I have been cracking my head for the past 6 hours while JUST trying to release an update to my game. Previous game size is about 60MB but after making the needed changes in game using latest unity...
View Article