[UnityWebRequest] wanting to get only plain text but getting whole html
Hello, Unity people! Let me cut to the chase. UnityWebRequest.Post returns whole html and not plain text only on "iOS". There's no problem on Mac or Android. Below is the result I got from iphone. It...
View ArticleiOS App using AssetBundles & ODRs works on XCode but not on Testflight
Hi there. I have a small iOS App built with Unity (I can share the project) and I wanted to use **AssetBundles and Vuforia** to load Scenes and other Assets to load on AR. Everything works as expected...
View ArticleWhere can I upgrade software of iPad mini 2 from iOS 9.3.5 to 11?
A little help would be more appreciate. Thanks!
View ArticleiOS App using AssetBundles & ODRs works on XCode but not on Testflight
Hi there. I have a small iOS App built with Unity (I can share the project) and I wanted to use **AssetBundles and Vuforia** to load Scenes and other Assets to load on AR. Everything works as expected...
View ArticleOn-Demand Resource iOS/Android - AssetBundles
Hello, I'm currently working on App Thinning to reduce the overall download file size of the App, so when the user launches the app, it'll externally download the larger files (that are of...
View ArticleAssetbundles not loading on ios device. Any help would be appreciated.
My app loads the assetbundles perfectly on the editor, webGL and android, but it's not loading on iOS. Any idea on how can I make this work? Thanks IEnumerator AssetLoad(string bundURL, string...
View ArticleBaseEvent Data Not Working for IOS
I am developing a game in unity using adventure game tutorial pack (point and click) https://unity3d.com/learn/tutorials/projects/adventure-game-tutorial I just finalized my Android build it's working...
View ArticleiOS Build support install
HI guys, I've been having issues with installing the iOS build support for 2017.2.1p3/2, 2017.1.3p1/f1. On each and every one of them I get a prompt saying that the installation has failed because the...
View ArticleUnity AR + Postprocess
Hey, I`m trying to add LUT color grading from Postprocess Stack in Unity, but it works really poor. Everything works great in non AR mode. I think the problem may be that postprocess pass is done after...
View ArticleUnity 2017.3 Game Center authentication bug
Hi guys. I just want to check if this happens to anyone else. So I have a scene that contains only a camera and a script attached that calls the Social.localUser.Authenticate() method in the Start()...
View ArticleDisplay ARKit plane similar to ARCore
So I am fairly new to ARKit and have only been working with Unity for about a year. My goal is to have the plane I display fill and show the way you see in ARCore or sort of what is seen in Snapchat. I...
View ArticleApple Mach-O Linker (ld) Error Group - Xcode
Can anybody help me? I can't find the answer for this question:( Added screenshots of error. ![screenshot1][1] ![screenshot2][2] [1]: /storage/temp/111199-снимок-экрана-2018-02-13-в-004236.png [2]:...
View Articleno suitable applciation records were found
Hi, there. I'm developer of 3D Application and I have some question about Build with XCode of IOS. I faced to problem of build with XCode about "no suitable applciation records were found". I tried to...
View ArticleUnity Remote 5
Здравствуйте, как включить "Any ios device"? не видит Iphone 5s и Ipad. Никак не могу понять![alt text][1] Hello, how to enable "Any ios device"? can't see Iphone 5s and Ipad. I can not understand....
View ArticleIssues Testing with iAP and iOS
Hi everyone, I'm having some problems with Unity's iAP system. I used the script which Unity provides in one of their manuals and modified for my needs: using System; using System.Collections.Generic;...
View ArticleARKIT ERROR IN X CODE 9.2
hi all, I have done one project in unity 2017.3.1 using ARKIT plugin in windows 10, build file in iOS unity. iOS file run in Mac highSierra x code 9.2, one error occurred,"Shell Script Invocation Error...
View ArticleCannot connect via remote when screen is turned off and on?
Hi, I'm trying to use Unity's UnityEngine.Networking.PlayerConnection to connect to an iOS device. Connection works fine until I turn the screen off and on. After this, the phone doesn't register a...
View ArticleHas anyone used the new .net 4.6 with ARCore and ARKit in production?
I want to use the C#6 and better performance mono so much in the project at my work, but i am somewhat scared that halfway through the development process some external assembly will crush because some...
View ArticleUsing ArKit with UI
HI! I'm trying to figure out how to use ArKit with UI buttons or other elements. So I want to use the basic positioning functionality of ArKit, but also for example to have a camera icon which takes a...
View ArticleSending to API special french characters
Hello guys, I'm trying to sent to a server some french words and the special characters are sent as 'É' , 'î' , â and so on. For the sending part i'm using a WWW variable with the " new WWW(url,...
View Article