Gyro + Compass Camera Rotation
Hi, Im struggling to get a script working which uses both the Gyro and the Compass for rotation. Its going to be used for AR GPS locations. Below is the code I am currently working with (most of it is...
View ArticleNGUI in 5.1.3 unity no longer works on iphone 5
Hello, I am facing some random error with what i believe is NGUI + gles2.0. I have just updated one of our projects that was working fine with unity 5.0.2p3 to 5.1.3p3 just to figure out that the game...
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 ArticleWhat could break Sprite Packer's Atlases?
For some reason, images that are packed in an Atlas, are not loaded from it, but from the original image? At least that is what the Profiler is showing. I think the original images should not be...
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 Article[AppleTV]could not find developer disk image
Hi guys, After exporting my game from Unity 5.3.2p2 and then build it from Xcode 7.3 beta 3 and then hit "run" I have the following message : could not find developer disk image. My Apple TV is running...
View ArticleSeeking Status Of Roadmap "Development" Features Apple
In the roadmap under development for some time we have the below listed: I'm sure some of these features we already have released or not? Can the developers comment on the below and provide more...
View ArticleIssue with 5.3.2p1 and IOS 7.2.1
I run on Unity Pro 5.3.2p1. I had 5.3.1f1 previously but installed the 5.3.2p1 patch to solve the issue associated with "Invalid AABB..." that came with the 5.3.1f1 version. My game works fine in the...
View ArticleIL2CPP generated code does not compile when using "as" operator with a...
Example: Code (csharp): int? nullableInt = 0 as int?; When you make an XCode build this causes a compile error in the generated IL2CPP code. The error is, "No matching function for call to...
View Article[AppleTV]Unity 5.3.2p2 & Xcode 7.3 Beta 3 : Multiple Keyboard relatives errors
Hi guys, With the latest patched Unity version and the latest Xcode beta version my project that used to compile now throws errors like those ones : - UIKeyboardFrameEndrUserInfoKey : not available on...
View ArticleUnity 5.2 iOS performance issues
I have a 2d game that is nearing completion. I tried upgrading it from Unity 5.1.3p2 to 5.2.0f3 and noticed it was much choppier than before when playing on the device (an iPad 3). So, I made some...
View ArticleGetting all kinds of crashes on iOS. Using Unity 5.3.2p2
Hi, Lately, quite a bit of users have been experiencing a lot of crashes on their iOS devices, and I have no clue how to solve them. The game is released to over one thousand people, so this bug is...
View ArticleWIP - Flight Control style path drawing for iOS
I've started work on a path drawing game and I was wondering if anyone would be interested in me releasing the code for the path calculation. It would be free if I get a mention in your games credits...
View ArticleMissing required icon file
Hi, i have the following error when i'm trying to upload my ipa to itunes connect : ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '167x167'...
View ArticleLots of crashes on end user devices
Hi, We are seeing lots of crashes on our end user devices. Our current release was built with 5.3.1. Any ideas what could be causing this? Thanks. View attachment 173394 And this is another crash: View...
View Article[AppleTV] How to scroll Scrollbar using the AppleTV Remote ?
Hi, Is it possible to scroll Scrollbar using the AppleTV Remote ? I have scrollable content and it would be great to be able to use the remote in order to scroll. Thanks
View Articleiphonesimulator (SDK not found)
Hi all, I'm new to this whole Unity/Xcode thing, and I'm running into some problems that I haven't been able to find answers to. I'm able to build my Unity project for my physical iOS device, but I...
View ArticleReaching the Application Support folder on iOS through Unity
Hi all, We used our own engine to develop an iOS game before, and we'd like to use Unity to release an update of this game. We'd like the users to use the same savegame as before, so they don't need to...
View ArticlePlayerSettings.tvOS class is missing in 5.3.2p2
I've got a problem migrating our code over to make use of the new integrated tvOS platform (over from the older beta version of Unity for tvOS). It appears that there's no PlayerSettings.tvOS available...
View ArticleHTTPS X509 Certificate SHA-2 Signature Problems on iOS
For some time now (at least since the first release of Unity 5 and still on Unity 5.1.0f3), Mono's WebRequest throws an exception when parsing the X509 certificate chain for my website. Here's what...
View Article