2d sprite flickering on iPhone 6 but not iPad
Hello, I'm working on a 2d game for iOS. The sprites I use are imported with FilterMode: point and Format: truecolor, vSync is off in the quality settings. I'm putting the camera position in Update on...
View ArticleTool to mimic iOS touch on mac?
Hi there dudes, Is there a tool in Unity or a third party plugin that can mimic an iOS finger touch with a mouse click in the Unity player? Compiling to test is a biarch!! :P
View ArticleUnity Not Launching And Running Xcode?? - heres the answer...
hi guys, Found a massive win for the problem where Unity has trouble opening Xcode and running your app... Usually you will get this error: "UnityException: Launching iOS project via Xcode4 failed....
View ArticleI18N.dll and I18N.CJK.dll don't work with IL2CPP
My project works fine in mono2x (stripping assemblies) but in IL2CPP. It will show ArgumentException: Encoding name 'BIG5' not supported Parameter name: name at...
View Articlexcode optimization level problems
Hi there, I'm using Unity 5.2.1 and XCode Version 7.0. I'm trying to deploy my App to the App Store (App is already deployed to Android Play Store without problems). Becaue only 64Bit supported Apps...
View ArticleCan I export IOS project from Windows machine with Unity 5.x ?
I have Unity 5.x with Android and IOS addon subscription installed on windows machine. For a new mobile project I must to export both Android and IOS , I'm wonder if finally I can export both without...
View ArticleiOS www.error gives me "HTTP Error: HTTP:/1.1 200 no error"
im trying to get a textfile with the www object. it works on windows, android and macos. but it doesnt work on iOS because the error string is giving me this stupid string. i dont find anything on it...
View ArticleGetting a weird gradient glitchy look on iOS....
Everything looks fine in the editor, but when I build my project to iOS, the mapping on all objects look horrible! It kind of looks like the reflections are in 256 colour mode. I've turned basically...
View ArticleNot getting crash reports from TestFlight in iOS app
Using Unity Personal 5.2.1f1and Xcode 7. I have an internal tester that is consistently crashing within the app, but no crash reports are showing up in Xcode. I've confirmed that the user installed via...
View ArticleiOS 9, unity sometimes hangs in main(). iOS kills process after 20s
Hi All - we're looking at an issue which is fairly troubling. on iOS 9.0.1 and 9.0.2, our app *sometimes* hangs in the very initial launch screen, and iOS terminates the process after 20 seconds. in...
View ArticleSymbol not found Error in IOS Buid
I new to IOS build , when i try to build following error showing I using Unity 5.2.1f1 and Xcode 7.0.1(7A1001) . Previous unity version was 5.0.1 , in that version , same error was found thats why i...
View ArticleUnity 5.2 ios IL2CPP build gives null reference exception
I'm using Unity3d 5.2 and Xcode 7 when I choose IL2CPP as scripting backend(and Universal for architecture) and run on Xcode. I get this error, several times at runtime: > (Filename: currently not...
View ArticleAllow player delete Asset Bundle
Hi! I need some help with the control of assetsbundles from player side. We are creating an App which is like a library of mini games, and I want the player be able to download just the game he wants...
View ArticleUnity IOS build not working
hi, i just make a game with unity 4.6.3 free license, and i have build it to Android, the build is working well. then now when i try to build for ios in my iMac, the build not working. i have install...
View ArticleOS X el capitan , Unity 4.6.3 can't build iOS project
Yesterday, i update my iMac system - Os x el captan.Then i found i can't build iOS project (but other project is work ). Details: new a hello world project , File - Build Setting - choose iOS - build -...
View ArticleUnity Personal 5.2.1f1 splash screen and xcode 7
Hi everyone, I come across a strange issue using Unity Personal Edition and iOS free license I usually work with Unity on Windows, but with the latest release of xCode which allows to test an app on...
View ArticleiOS crash on load: Terminated due to memory issue (Unity5.2.1p3)
Having some trouble loading the iOS app. If I take out some UI.Images on the scene it loads fine, but obviously that's not a solution. Any help is greatly appreciated. I updated from 5.2.1f1 to...
View Article[iOS] Multitouch not working
So I've started developing for iOS and I've run into a few troubles. I've got four boolean variables (player1for, player1back, player2for, player2back) , all four of which can be toggled on and off...
View ArticleReduce wav file size before sending over the network.
I have an audio recorder to record audio and produce a wav file, however wav files are too big, just few seconds can reach 1mb easily. Is there any way to compress the wav file at run time?
View ArticleCan publishing iOS games be free?
I know that you can publish 3rd party apps on a website and download them on your iPhone via safari. Can you achieve this with Unity? Can I build my game into whatever extension is needed and upload it...
View Article