Where is the Asset Store download package?

Source: Internet
Author: User

found that the packages downloaded from asset store did not know where it was placed.

Windows 7,c:\users\<username>\appdata\roaming\unity\asset Store

Mac OS X,~/library/unity/asset Store

Installed several versions of unity, download packages in asset store, download progress has not responded, find long time reason, found one of unity can download packages

============== Ornate Split Line ==============

Source: http://blog.csdn.net/ycguhang/article/details/17606943

Unity accesses Assetstore via proxy

The company is online through the agent, Unity3d Asset Store can be accessed through the web, but in the U3d editor, access to asset store will prompt unable to open.

Looked up a lot of information, basically did not find the value, through the attempt, can solve the problem, the method is as follows:
In Windows is through the proxy to the Internet, although the agent in IE has been set up, but our unity editor does not go to probe this setting, instead, it will probe the Windows environment variables under the Http_proxy and https_proxy these two parameters.

1. Right-click My computer to set environment variables
2, for example, the company's proxy IP is: 192.168.1.100 port: 8080
Variable name: https_proxy
variable value: Https://192.168.1.100:8080
variable name: http_proxy

variable value: Https://192.168.1.100:8080

then "OK"
3, restart your computer

Problem can be solved.

Where is the Asset Store download package?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.