UnityDbgDraw icon indicating copy to clipboard operation
UnityDbgDraw copied to clipboard

Does it work in normal build?

Open FroggerHH opened this issue 1 year ago • 3 comments

FroggerHH avatar Mar 02 '24 09:03 FroggerHH

DbgDraw works in a build only, if you tick the Development Build checkbox in the Build Settings window (File > Build Settings).

pschraut avatar Mar 03 '24 07:03 pschraut

Can I somehow make it work without this checkbox?

FroggerHH avatar Mar 03 '24 08:03 FroggerHH

I wrote the code that it only works in development builds on purpose. If you want to use it in non-development builds, you would need to change the code.

pschraut avatar Mar 03 '24 10:03 pschraut