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.
How to use new FullscreenLayer? Need to move the map by moving the finger (pan gesture). I add to main camera CameraLayer, FullscreenLayer,...
Why not aviable "Enable on the fly code formatting" in "Tools-Options-Behavior"?
Why the operator C# "??" has stopped working after update to Unity 4.3 this code: var boxColider = gameObject.GetComponent<BoxCollider> () ??...