Unity important settings

Editor language

External Script Editor (External Script Editor)

Android (JDK, SDK, NDK, Gradle path selection)

Script Execution Order (script execution order)

Tags and Layers (tag layer manager)

Fixed Timestep (fixed time step)

Time Scale

Bounce Threshold

Layer Collision Matrix

Levels (quality level setting)

(It is not displayed in the scene and cannot be selected)

Environment (skybox material)

Run In Background (support background operation)

Script Changes While Playing (modify script processing while playing)

  1. Recompile And Continue Playing Recompile And Continue Playing
  2. Recompile After Finished Playing Recompile After Finished Playing
  3. Stop Playing And Recompile Stop Playing And Recompile

Game——Free Aspect (screen resolution selection)

Simulator——Apple iPad (simulator model selection)

Vsync Count (vertical sync)

  1. Don't Sync don't sync
  2. Every V Blank
  3. Every Second V Blank Every Second V Blank

Console

  1. Clear on Play Clear when playing
  2. Clear on Build Clear when generating
  3. Clear on Recompile Clear when recompiling

Setting for Android——Package Name (installation package name)

Other Settings——Version (installation package version number)

Guess you like

Origin blog.csdn.net/weixin_51669718/article/details/127666193