Version: 2018.3 (switch to 2019.1 )
Troubleshooting The Editor
Profiler overview
Other Versions

Advanced Development

This section covers more advanced development techniques, which will be useful to developers and teams who are comfortable with the basics of developing in Unity.

The topics in this section give you more powerful control over working with scenesA Scene contains the environments and menus of your game. Think of each unique Scene file as a unique level. In each Scene, you place your environments, obstacles, and decorations, essentially designing and building your game in pieces. More info
See in Glossary
, managing assetsAny media or data that can be used in your game or Project. An asset may come from a file created outside of Unity, such as a 3D model, an audio file or an image. You can also create some asset types in Unity, such as an Animator Controller, an Audio Mixer or a Render Texture. More info
See in Glossary
, and streamlining your project.

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