| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Compilation.CodeOptimization.Release.html | [Back] [Original] |
Release mode disables C# debugging but improves C# performance.
Release mode performs optimizations when compiling scripts, but does not add debug information to the C# Intermediate Language. These compiler optimizations affect C# Intermediate Language size, speed and efficiency.
| Web Proxy Viewer | New URL | Original Page |