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 used it on fresh project too. There is no error. If I compare both the "using EasyMobile.Internal" is grayed out in visual studio. But I found...
I deleted and installed the latest version 2.7.4. It says its this line string propName = flagSettings.enumName; I use Unity version 2020.1.2f1
Hello. I have lots of folders and scripts which makes my life easier with unity. I almost use it on every new project. I started to sort it and...
When you would look origin post you would notice UIElement is not "ui element" and the Visual Element is also the part of the UI Element not unity...
I don't understand easymobile pro somtimes. I change of a product (in app purchase) the id but if I press "play" it reversed to old value. Where...
Suddently I have this problem aswell. I don't know.. from one moment to another I get on ALL projects with unity "incompatible" problem. I am not...
Thanks for the answers. No, thats why I started this thread, lol. I see what you mean but thats why I wrote "simulated compile error". So I...
Hi, if you have a compiler error (syntax error) in your code the syntax error will prevent you to enter playermode and do not allow you to build a...
It says in the video in the email, he had a test game and uploaded to the store and the game content was just a button to show ads. However, he...
Hi, so lets say I have an android app and this game is open for all ages. I am asking at the start about the age (under 13 or not). If they say "I...
[InitializeOnLoad] public static class NetworkSceneObjectEditor { static NetworkSceneObjectEditor() {...
I did. I have received Case 1170660
I started new blank project. I have there same behaviour. Do you mean in the editor itself (Help > Report a bug)?
@Tautvydas-Zilys Yes target is windows standalone player. If I uncheck "Use DXGI Flip...." then the delay goes away. There is still little delay...
my config is like this location ~ .+\.unityweb$ { add_header Content-Encoding gzip; } # gzip gzip on; gzip_vary on; gzip_proxied...
Since this post from me https://forum.unity.com/threads/2019-1-has-vsync-bug.674590/ wasn't answered I try another one. Since version 2019.x.x I...
I also miss some methods. For example the witcher skin is cool and I wanted to bind hotkeys. Example answer 1 would be keycode.alpha1. So there is...
Ok nice. I am using it right know but I think I found a bug. If I use canvas scaler the instantiated answer/buttons have not same scale values...
Hey, does it support file reads? For example if you want to create / save / load xml file (does not to be xml. Just human readable and editable...
Hello, I am working on my own network solution and in the 2018.3. version had no problem. In the 2019 version the Build version has a small delay...