| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Compilation.CodeOptimization.Debug.html | [Back] [Original] |
Debug mode enables C# debugging but reduces C# performance.
Debug mode does not perform optimizations when compiling scripts, but does add debug information to the C# Intermediate Language.
| Web Proxy Viewer | New URL | Original Page |