A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
Thanks for the reply, I've started to investigate different VPS options and after getting a few pointers from other people, the easiest way to set...
Hello, my current web hosting service is shutting down and so I'm looking for a new service. Long, long ago, I used to put small Unity projects...
Hello, I've recently had a query about creating a "light-gun" experience for a public setting. The project is slightly more complicated than...
Of course I solved this right after posting, but the solution is a bit weird. It turns out that I had some references to mouse events still in a...
Hello, I'm creating my first android project, which is a simple port of a tabletop card game from PC. I've recently started testing it on a...
I'm not 100% sure what you mean by a direct implementation. I basically want a page on my game's main menu where a user can purchase a...
Hello, I've got a very similar question to the one asked here: https://www.rebound-games.com/forum/topic/2258/paypal-iap-with-android-app I'm...
I'd celebrate that for sure.
I'm trying to test my game on Android, and touch input also isn't working for me. I imagine it's connected to this issue:...
I'm having the same issue, I enabled virtual touch and got the "Pointer should have exited all objects before being removed" error. I can see the...
Hello, I'm converting a recent project to use the new input system. The project is a tarot-deck, where each playing card is an object with a...
I've been contacted by the same company numerous times over several years with offers to join their revenue-sharing project (i.e. unpaid work)....
Thanks for the reply, I commented the line out, and that enabled the project to build. I don't remember adding the line in at all, so I'm...
Thanks for the replies, I'm using Unity2020.1.2, and I have TMP version 3.0.1. I couldn't remember how I got TMP, but it's activated in the...
replace smileys with :P please
Hello, I'm trying to build my project for PC, and I get the following errors: --- using System.Diagnostics.Eventing.Reader;...
This is now solved. This thread can probably be deleted. I spent some time looking through the TMP scripts and I think I've just about figured...
Here's a screenshot[ATTACH]
#region Assembly Unity.TextMeshPro, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null //...
Hello, I'm trying to become more familiar with event systems and c# in general, and I'm confused about what's happening in "TMP_TextUtilities",...