Trouble isolating IOS runtime error UnityPreload (41): EXC_BAD_ACCESS(code-1,...
How do i go about isolating what is causing this issues to arise? This is happening on the iPhone and happens just after i load an AssetBundle and load a scene. I get a log for successfully loading the...
View ArticleLoading data from a different game
I'm trying to find specific steps to take in order to implement loading data from a different game. I'm intending to make a series of games for Web and Mobile where at the end of each game the...
View ArticleXcode Error: IOAF Code 3
Hey, Whilst testing my game on my iPhone I got the following Error in xCode: > Execution of the command buffer was> aborted due to an error during> execution. Caused GPU Hang Error (IOAF>...
View Article[Help!] Fighting with Receipt Validation (iOS)
I've tried several ways to validate receipts and can't seem to get past it. My latest try is this: public void ValidateReceipt() { bool validPurchase = false; Product[] products =...
View ArticleUnity 5.5.0f3 IOS Crash After Screen Sleep
When iphone screen sleep and open again ,game is crash. IOS Operating System version : 10.2.1 Unity v : 5.5.0f3 This is stack trace . UnityAppController+Rendering.mm line 256 Fatal Exception:...
View Article(iOS) How to retrieve the player's current score on a specific leaderboard
I am looking for a way to simply retrieve the player's current score for a given leaderboard, without having to go through all the other scores which I am not interested in. The reason I need this, is...
View ArticleGoogle Sign In On Android and IOS
I want to implement Google Sign In not a Google play service for IOS and android platform.I find lot of plugin for Google play service but no one for Google Sign In. Please let me know it is possible...
View ArticleShip appears / disappears from the screen
Hi, I have a problem with an iPad 3 (iOS 9.3.5), the image of my ship appears / disappears from the screen. What´s problem? I use Unity 5.4.1f1. Please help me. Jaime
View ArticleAWS in iOS not working
Hello, I have setup AWS in my Unity game and it works fine in the editor and on Android but when I test it on iOS it doesn't seem to access AWS properly. I have added the NSAppTransportSecurity...
View ArticleHow to get smooth renderer on IOS game?
Hello It's my first time using unity 5 for game development. I'm trying to make a simple game on my iphone 5s using Unity Remote 5. But the game object graphic shown on iphone is really different from...
View ArticleUnity Facebook SDK v7.9.0 totally doesn't work on iOS (Unity version 5.3.2)
On **Android** everything is fine (no problems at all), but on **iOS** it doesn't work at all, no callbacks (so I can't even login)... Any advice?
View ArticleReplacing Windows DLL with what in iOS?
I'm trying to deploy a Unity test app to iOS to understand what we will need to provide to developers wishing to use our device. The device is custom hardware and shows up in Windows as a HID device...
View ArticleIf I buy Unity Pro can I upload to App stores for free?
Sorry if I'm missing something here, but I just read that with Unity Pro you are able to upload to all the App stores. I just want to know, if I buy Unity Pro do I automatically get a free pass to...
View ArticleFluvio not working on device..crash
Hi, I've just downloaded the latest fluvio free, and fluvio example pack from the Unity Asset store here https://www.assetstore.unity3d.com/en/#!/content/33429 The project builds fine, but when...
View ArticleTouch not working
Hi guys. I've created a mobile game and i was testing it on iOS devices. There is a little but really strange bug : on all the devices the game is fully working, but on the iPhone 6s some buttons with...
View ArticleIs it possible to convert a scene and its scripts to a sdk which can be used...
Is it possible? if can, please give me a hint. Thank you.
View ArticleAssetbundle fail to load at IOS local
Hi I'm encounter with some assetbundle problem on IOS device I can download my assetbundle file from internet and save it at some local path but when I try to load it, it just crash and the App will...
View Articlefailed to build on iOS, stripping assemblies
Hi, I've made a project with unity on iOS. When I try to add Firebase cloud messaging on this project, stripping assemblies failed. I try to change Api compatibility, I also try to create a link.xml...
View ArticleHow to pass a float value from another script?
I've been working on a simple clicker game and I want to make an upgrade button that is not interactable if a float value of the price in the button is greater than the float value of gold you have....
View ArticleiOS build 10x larger than Android (over 1GB!)
As the title suggests, I'm having an issue where my iOS builds are coming out at almost 10x the size of Android builds. My Android build is ~160MB. The iOS build shows on iTunes connect as **1.4GB**...
View Article