Why AR objects are shaking on vuforia 5*-markers?
Hi, we build the app for the jewelry store where the AR object (the ring) is recognized when the ios app camera is pointed at the paper (and metal) marker we built in Vuforia. This is a 5* marker...
View ArticleIOS grid layout problem
Hello When i launch my code that gets player rank values from server in unity editor , it works fine![alt text][1] , but when I build app to Xcode platform unfortunately index values of items turn into...
View Articleios) texture dose not smooth.
I try unity to ios game, a texture is smooth on unity, but isn't smooth on ipone. I changed texture format for ios to RGBA32bit. Plaese tell me how to sooth a texture on ios.
View ArticleProfiling on mobile, how to get performance time values without vsync time...
I have been trying to profile an app on android / iOS, slicing up our map into incremental sections to evaluate each section as we add it to the map. But it seems almost impossible to get timings out...
View ArticleHow to add Android or iOS component on Windows?
I can't seem to download the iPhone or Android components. I do not have the 'Add Modules' option in Installs - I have the 2021.3.16f1 version with a personal license. When I click the gear icon, my...
View ArticleDeveloping on pc to release on appstore
Hi, I have seen some questions about this answered in the forum but some of them are almost 10 years old. https://answers.unity.com/questions/57434/converting-pc-to-mac.html I plan to create a mobile...
View ArticleFailed to cocoapods in Unity iOS Resolver
Reinstalling cocoapods does not solve the problem. I keep getting cocoapods installation errors with iOS Resolver in Unity, and I can't build with Xcode. I haven't been free from this problem for two...
View ArticleUnity MobileNotifications do not send at release ios build,Unity Mobile...
I am stuck with that issue. I have two builds for my project. One of them is a development build, one of them is a release build. They are literally same except some kind of build settings. I can...
View ArticleUsing AR Foundation Screen Snowflake
![alt text][1] iOS using AR Foundation Screen Snowflake Unity 2021.3.16f1 [1]: /storage/temp/204599-whatsapp-image-2023-02-10-at-52716-pm.jpeg
View ArticleUnity2020 iOS build crashing on startup - Looks like crashing on Unity Ads...
Hello, My iOS build is crashing on startup, below are the stack trace of Xcode, Unity: Version: 2020.3.43f1.git.7716848, Revision: 2020.3/staging 75bff06b76bf, Built: Thu, 08 Dec 2022 14:02:03 GMT...
View ArticleUnity dots on IOS
Hi everyone! I got a question about a deploy that I'm trying to make in my iPhone 13 with IOS 16.1.2 using Xcode 14.2 with Unity 2022.2.4f1 and I'm using the entities 1.0.0.pre.15 Until now, any build...
View ArticleARCoreExtensions - Runtime.Config.IOSAPIKEY is NULL - iOS entrypoint not...
I am currently using ARCore Extensions in my application. I've followed the Google developer guide to set up a Unity project for the Geospatial API (for iOS in particular):...
View ArticleXcode build error: The code signature version is no longer supported.
hello, I'm trying to build a game to test it on my phone using Xcode, when I tried it the Xcode project was missing the unityads.xcframework file so I manually downloaded it and added it. Now when I...
View ArticleWhy do some of my scenes look like the Matrix on iOS build?
![alt text][1] [1]: /storage/temp/205382-image1-1.png They also don't include updates that I made to the scene, like when checking the box for colorblind mode, another setting is supposed to show but...
View ArticleInput lag on mobile game at every touch
Hi ! I have a big problem on unity for 1 month, I created a simple 2D mobile game, in my game I have a cube moving continously, the player just touch the screen to make the cube jump, is the only...
View ArticleInput lag on mobile game at every touch
Hi ! I have a big problem on unity for 1 month, I created a simple 2D mobile game, in my game I have a cube moving continously, the player just touch the screen to make the cube jump, is the only...
View ArticleUnity Ads not showing real ads even though test mode is turned off
I am using the Unity Ads package in my app and I have followed all the required configurations, including turning off the test mode. However, I am still not seeing real ads appear in my app, even...
View ArticleWhat is the reason of Drawtexture() not work perfectly on my Script?
![alt text][1] This is my code. using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UIElements; public class TeethonContainer : IMGUIContainer { public...
View ArticleUnity Firebase Crashyltics Bug - iOS AudioOut.cpp line 218
Hi I'm trying to make some sense out of this Firebase Crashlytics bug Unity Version: 2020.3.33f1 AudioOut.cpp line 218 Crashed: Thread #1 EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x003300300041006c Crashed:...
View ArticleExclude iOS files from Android build
Hello devs, I'm using modified Apple Core and GameKit plugins, from [here][1], because the plugin from Apple is failing at fetching local player data from Apple, and that's necessary for authenticating...
View ArticleExclude iOS files from Android build
Hello devs, I'm using modified Apple Core and GameKit plugins, from [here][1], because the plugin from Apple is failing at fetching local player data from Apple, and that's necessary for authenticating...
View ArticleButton animations are failing on iOS but not in Unity.
I have a simple animation on a button that works in the Unity editor but the animation fails to play when you press the button on any iOS device. I'm using an OnClick() on the button directly in the...
View ArticleMobile Game Backend and Cost
Hey, I am currently developing a mobile game and after some research, I decided to use PlayFab as a backend. PlayFab absolutely provides all features I need! The features I need for my game is to have...
View ArticleUnity Ads not showing real ads even though test mode is turned off
I am using the Unity Ads package in my app and I have followed all the required configurations, including turning off the test mode. However, I am still not seeing real ads appear in my app, even...
View ArticleAh Apple, I was so close!
So, my first app accepted by Google, but was rejected from the App Store on account of my Restore Button not doing anything. But it does, it does I say! I have tested it in Test Flight and Sandbox and...
View ArticleUnity iOS build containing Admob causes error in Xcode
My project uses Admob to display ads. It works on Android but not on iOS. Build with Xcode is successful. When running the app in Xcode on simulator, I get the following runtime error: Symbol not...
View ArticleCan't build for iOS with version 2023.1.0b9 or above
In the Xcode (v14.2) project I get the following error: /Users/[username]/Documents/Projects/[projectname]/Build/Il2CppOutputProject/Source/il2cppOutput/GenericMethods1.cpp:25279:7 use of undeclared...
View ArticleHow Can I access the location of the raw Xcode Project of an iOS Unity Cloud...
Using a shell script as a Unity Cloud Build post post process script I am unable to get access to the build files of the raw Xcode project. I am not looking for the .ipa file as I need to commit this...
View ArticleUpdate-Methode on desktop faster than on mobile devices
After I created a 3D-Animation with approximately 50 object I noticed it runs to fast on my Mac. So I added a timer to slow it down. However, even without the timer the same animation runs much to slow...
View Article[iOS 16] Screen Orientation fixed to Landscape Left but sometimes it rotate...
Hi, Using iPhone or iPad with our Unity app we have seen that sometimes these devices rotate automatically the screen. We have fixed orientation Landscape Left on player settings and we change the...
View Article