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.
I'm still on Mojave, so it's not a Catalina-only issue. But might be a good idea to find some more common ground. I'm on a 2015 27" iMac, and I...
Hi, I have a very simple setup. A couple of actions (of type "button") with default bindings, and no interactions or processors. I read the input...
I figured it out, my build tools had overwritten the plugin's setting so it wasn't properly targeting UDP, so that was my bad. All good now.
Hi, I'm trying to get a game ready for UDP, using the Unity IAP plugin. I'm getting this error : AndroidJavaException:...
Hi, I noticed some issues with fullscreen mode on mac. - If I change fullscreenmode in one Unity game, then open another game, it follows what...
Hi, Is there a way to use "don't clear" when upscaling the render texture (ie keep it transparent)? In my game, I don't want the whole game to...
I believe it's because I'm not just on any 2019 version, but the 2019.2 beta, which (if I understand correctly) replaces the included UI library...
Thanks! And sorry for asking something that apparently gets asked a lot :)
Hi, As the title says, I'd like to know how to open a prefab in prefab mode from an editor script. I've been unsuccessful in my google searches...
Thanks, I've had a look and didn't find any solutions that worked for me. So I guess my 3 options are : - downgrade (which will be a ton of work)...
Hi, When using Unity 2019.2.0b5, I get this error when importing the IAP plugin : Assembly 'Assets/Plugins/UnityPurchasing/Bin/Stores.dll' will...
I'm making a game that I might want to port to Switch at one point. I'm using some asset that uses shadergraph. I just want to make sure that this...
Thanks for the replies. I will evaluate them all. I do need some physics in there, so ideally everything is done through physics, but I will...
Hi, I'm making a game where a character basically rotates around a vertical tube (and the camera stays behind him). Basically it's somewhat...
It's strict 2D only.
Sorry for not replying earlier. 1. Yes it is, unless you use Point filtering in the textures. 2. Just leave two empty tiles on the right and at...
I've actually never tried making a prefab from a layer - I'll look into it. Can you send me a mail (info [at] mudloop [dot] com) and I'll send you...
Thanks for the notification - I'm already contacted the webhost. I was on a holliday for a while, and got back to that :) Should be back up soon....
Can you send me an example project? I will look into it asap. info at mudloop dot com
I learned by following the 3d platformer tutorial (well, about half of it). If you have some programming experience, that should be enough to at...