I want to test in C # if a PC / laptop supports Bluetooth
Hello, I want to test in C# if a PC / laptop supports Bluetooth. How does it work?
View ArticleI want to test in C # if a PC / laptop supports Bluetooth
Hello, I want to test in C # if a PC / laptop supports Bluetooth. How does it work?
View ArticleCorrect device model
Hi. I couldn't find answer elsewhere so sorry if making duplicate question. I need to find out device model but not in a format that SystemInfo.deviceModel is returning. For example...
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 ArticleLoad Sprites on Devices through Script
Hi, I'm actually trying to load a sprite through script here what I'm doing with a simple func public Text text; public GameObject image; private void LoadPicto() { string pathToSprite =...
View ArticleAndroid Pie devices show flickering screen. Game works fine on lower end devices
Hi, I have developed a sample scene with just a button placed in it. This scene loads fine on lower end devices but flickers as shown in the screen shot in Android Pie devices. Can someone please help...
View ArticleApp on Android Device crashes after multiple rotating touch gestures
Hello Everyone, I'm on a problem that I can't solve right now after many researches, here is what I got as issue : I'm trying to make a geolocation app that uses a 3D map [ with Mapbox ]. Everything is...
View ArticleDo unity ads work on test iphone with no sim card?
This is probably a stupid question, but I am testing my unity app on an iphone with no sim card. I already tested it on my android and everything works great, but on ios my unity ads aren't working. Is...
View ArticlePrinting from an android device to wireless printer
Hi, I have been trying to work out how to print an image to a connected wireless printer from my Unity Android app. Here is my main script which sets up how/what to print: public void Print(string...
View ArticleHow to show Status bar while keeping the status bar hidden in Android
Hello guys, So I am currently able to show both status bar and nav bar in Android by setting Screen.fullScreen = false. However, I'd like to Show only the Status bar and hide the Navbar. Any ideas?...
View ArticleUNITY WEBGL CAN'T CHANGE CAMERA DEVICE FROM CODE
Hello, i'm working with WebGL and i can't set the rear camera in my android device. For default, Unity WebGL sets the front camera. I found a method to change the camera but it's compiling the project...
View ArticleStrange outcome on different devices
Hello World! I have very strange outcome on 4 different Android devices. On Samsung A5 and HTC One everything looks great UI, game background, sprites. But on Samsung J4+ and Samsung S9 it looks like...
View ArticleIs it possible to get real world coordinates and use it to trigger event in...
Hi! I'm really new to this but I want to try something. Please bear with me My project is a mobile game (Android). So, I want to know **is it possible** to - Set zone with real-world coordinates (with...
View ArticleHow to set mobile device position zero
Hi guys, Im just starting my adventure with c# and unity so please forgive me my lack of knowledge and messy code. I was digging through the internet for 2 days , but nothing i found worked for me....
View ArticleXR Input: primary2DAxis always returns 0
Trying to use XR Input and working on joystick-based locomotion but trying to access the joystick always comes up 0. I'm using Oculus Rift Touch controllers (Not Rift S or Quest) and the devices and...
View ArticleXR Input: primary2DAxis always returns 0
Trying to use XR Input and working on joystick-based locomotion but trying to access the joystick always comes up 0. I'm using Oculus Rift Touch controllers (Not Rift S or Quest) and the devices and...
View ArticleAndroid device not found by Unity... at all
Hello! I am just learning unity, and everything seems to be going wall apart from the building and running scene in VR. When it comes to this, Unity states that there is no android device found to...
View ArticleShader question for ios - not working on the device
Hello, I'm building a POC to build a terrain with a surface shader I get from a tutorial. the shader is working fine in the editor but it is not correct on the device on in the simulator. I'm lost with...
View ArticleHow to get MTP device (my phone) path ?
Hello I'm currently developing a game on unity for a course project, and I absolutely must be able to store my backup files on my phone from my computer and also I must be able to retrieve them. I'm on...
View ArticleFirebase Analytics not working on device
Hey Guys! I have a problem exporting my game to Android. I implemented the firebase package in my game and at the moment of generating the apk it ends fine but, when I install it, I have tried to run...
View Article