Legacy Documentation: Version 2018.1 (Go to current version)
Strings and text
General Optimizations
Other Versions

The Resources folder

The Resources folder is a common source of many problems in Unity projects. Improper use of the Resources folder can bloat the size of a project’s build, lead to uncontrollable excessive memory utilization, and significantly increase application startup times.

These problems are described in detail in the Best Practice Guide AssetBundles and Resources. In particular, refer to the Resources chapter for more information on the above problems.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答