Lightmapping not appear on iOS build
Hi, i`m trying to make a lightmap on my scene, on editor everything runs good, but when i run the game on my phone, it disappear. I did some tests changing the lightmapping configuration but without...
View ArticleHow to send an email with an attachment ios U3DXT
How do I send an email with an attachment using the U3dxt plugin. I have tried using the mail anything script that U3dxt provides but I have to call the function twice for the mail window to show and...
View ArticleUnity4 deploying Unity5 player?
I've got both Unity4 and Unity5 installed. When I build a Unity4 project it seems to be creating the Xcode project for iOS with the Unity5 player. I've moved the Unity5 folder out of my Applications...
View ArticlePlugins colliding with each other.
I am fairly new to Unity. After importing gameanalytics.com ver.0.6.9. (tried both via the Unity Asset store and directly from the GameAnalytics website) and selecting auto upgrade scripts to Unity5,...
View ArticleUnity iOS AdMob Xcode Compile Error: Semantic Issue GADUObjectCache.m
Close to being able to compile my Unity iOS project, but AdMob is giving me some problems. Running Xcode 6.1.1 and have the latest AdMob SDK, have all the build settings correct as far as I know and...
View ArticleIssue with iOS when upgrading to Unity 5.0f4
I just upgrade to unity 5.0f4 from 4.6.2f1 and I am getting an issue with building to iOS with Xcode 6.2 (6C131e). When I build to (devices), it pops up the splash screen then it fails before it moves...
View ArticleMobile device screen resolution
Hi, Our game is portrait type game developed for both Android and IOS platform.we need to create UI for game.Is their any common highest resolution for these devices.Since new devices are introduced...
View Article2d ios game lagging
I'm making a 2d game for ios using unity. While making the game I began having an issue with lag, and I thought it was because I was using a lot of create/destroy functions, but after making a...
View ArticleHow do I Build from an Ipad without Code signing?
I need to build my project to multiple ipads. I dont need to publish it online. for my own personal use only.
View ArticleSerialization of Dictionary> in Unity 4,6
I have this Dictionary that I want to serialize with a BinaryFormatter. I have already used this line in the Awake method of my Singleton :...
View ArticleIs there an issue with ios app size with 64 bit support
I am doing a very very simple app with Unity and Vuforia - one scene with just a couple of target images. I am using vuforia plus the Vuforia video plugin. When I compile for ios the executable itself...
View Articlelinked dylib in ios project: Unity 5
we have a plugin for ios/android that we develop, and are trying to figure out the new plugin inspector settings. One of the linker dependancies for our plugin is libsqlite3.dylib; however that library...
View ArticleThings act differently in "Maximize on Play" view
I had just finished integrating Unity Ads into my game when I ran into a problem. When I am in the "Maximize on Play" view, things do not work like they do in the other view. For example, I have a...
View ArticleAlternative to FB.canvas.pay method for Android and iOS
After adding FB.canvas.pay method in Unity3d using Facebook SDK, I found this debug log, "Pay method only works with Facebook Canvas. Does nothing in the Unity Editor, iOS or Android". Is there any way...
View ArticleIOS colors don't match desktop colors
My app looks very different when I run it on IOS than when I run it in the Unity editor. Colors on different objects with different shaders can match perfectly in the Game view but be very different on...
View ArticleCan I modify Unity IOS objects from a remote machine?
Briefly: While I'm running my app on IOS (an iPhone), I'd like to change the values of various Unity GameObject attributes and see the impact in real time on IOS. But I'd like to control these values...
View ArticleLoad popup dialog in iOS
Now after launch of iOS8, I found problem in executing same code that was previously worked fine. At present for my game I have used following code float sysVer = [[[UIDevice currentDevice]...
View ArticleAlways show status bar and change its color (Android/iOS).
Hi Guys, I want the status bar to always show and I also want to be able to control its default color. I know this is not possible through Unity3D and that I need to change some external files to do...
View ArticleGame Center authentication doesn't work
I'm founded this topic http://forum.unity3d.com/threads/gamecenter-always-returning-false-on-authenticate.297079 I created the app on iTunesConnect, added GameCenter on the website, created a...
View ArticleProblem with WWW with Unity 5
Hey everyone ! I just updated a project from Unity 4.6.3 to Unity 5, and my calls to the WWW class are not working anymore. I'm using it to download facebook profile pictures. When debugging the error...
View Article