This version of Unity is unsupported.

CodeOptimization.Debug

Description

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.