IOS crashing on UnityWebRequest calls
Okay, so this one is causing us to pull our hair out, and causing a poor user experience for about 1/20 of our users. These are only happening on IOS Essentially we are seeing random intermittent...
View ArticleUnity view on top of iOS view
Hi everyone ! My english is not perfect, so forgive me for my mistakes. My employee ask me to create a Location system with a real-map world in Unity for Ipad. The purpose of this app is to go on...
View ArticleMaterial Distortion - Problem on mobile device
Dark stripes appear when building on ios. I am using unity 2017.1.0 and xCode 8.3.3 (8E3004b) I am using the standard unity shader, so the materials are very basic. I am also using one directional...
View Articlemac virtualbox virtual machine not recognising usb device
hi. i have a windows computer and im trying to test my ios game on my iphone. unfortunately, i need osx to do so. i have downloaded a mac virtual machine and im running the virtual machine. on the host...
View ArticleWebCam Texture Rotation
Hi All... Our "Acting Kindly" mobile game/app allows users to take selfies and share them to Facebook. The intern who wrote the WebCam.cs script didn't add functionality so the camera image rotates...
View ArticleIf the movie is full screen in ios or andorid,will an input field also run?
Hello,https://docs.unity3d.com/ScriptReference/Handheld.PlayFullScreenMovie.html i can understand that movies will be fullscreen in ios or android. I am trying to make a hud interface with a text...
View ArticleHow to use Alljoyn to make multi-play game
I wanna make AR multi-play game with Vuforia so i tried some networking services(f.g PUN,UNET) but it doesnt work. But actually i found that there are some AR multi-play games so i think to make AR...
View ArticleGoogle VR for IOS error
I import the Google VR for IOS SDK 1.7.0 into the Unity5.6.2 empty project, packaged as Xcode, and reported the exception ![alt text][1] [1]: /storage/temp/99933-123123123213.png
View ArticleUsing .framework for iOS as Plugin.
Hello. I have built my plugin for Windows, Linux, Mac OSX and Android (dll, so, bundle, so) and the only thing I am having problems with is the iOS plugin (.framework). I have placed it in the...
View ArticleiOS build error after update to 2017.1.0f3
After update to Unity 2017.1.0f3 [occur in beta versions too], whenever I try to build an iOS project I get this errors: ___ > Failed running>...
View ArticleStore/Stack Items
![alt text][1]I want my game to store (count) the powers ups the player obtains (like angry brids) and display them in the main menu with their icons and also in the game scene trough buttons. It's...
View ArticleSignal SIGABRT in XCODE. How to solve it ?
![alt text][1] [1]: /storage/temp/100049-screen-shot-2017-08-16-at-84619-pm.png Hello, guys, I am not a coder. I am making a super simple app for a school project (architecture). Xcode doesn't run my...
View ArticleCannot Build for iOS Platform
Hello When we try to build a package for iOS we get the following error Failed running /Applications/Unity (5.5.3f1)/Unity.app/Contents/Tools/UnusedByteCodeStripper2/UnusedBytecodeStripper2.exe --api...
View ArticlefontSizeUsedForBestFit not working as expected on iOS?
I have two pieces of text in a canvas whose strings are changed during the course of gameplay. They both have their own container, both of which are the same size, and I want to make sure that the text...
View ArticleCould not build 'GoogleMobileAds'
Can any1 plz help me to resolve the issues (ios via vmware):- 1) 'GoogleMobileAds/GADAudioVideoManagerDelegate.h' file not found 2) Could not build module 'GoogleMobileAds' 3) Unknown type name...
View ArticleWhy is my app hitting the Unity Analytics endpoints if I have analytics...
I can't figure out why my mobile app is hitting the following three endpoints... - http://stats.unity3d.com - http://config.uca.cloud.unity3d.com - http://api.uca.cloud.unity3d.com After researching on...
View ArticleHow to bring up the iOS touch keyboard?
I've been trying to figure out how to bring up the iOS keyboard to input into a UI input field but either what I find doesn't work, its not what I'm looking for or I don't understand how to use it....
View ArticleFundamental Question about Asset Bundles
Feel like I've been through a lot of tutorials about asset bundles but am still missing some fundamental understanding. My game is entirely built and am now trying to get it to work with asset bundles...
View Articleerror CS0234: The type or namespace name `IActiveBuildTargetChanged
After many failed attempts, re-imports etc. I'm forced to ask if anyone is familiar with this Cloud Build error. this is since updated to Unity 2017.1 7358: [Unity]...
View ArticleCan I use unity UI image in the ARKIT ?
I had UI sprite animated images and I need to show that in the ARKit project. But when I open the app, nothing is showing in the screen. Is it possible to use UI-Sprite to render in the ARKit camera?
View Article