Hello,
Is there references about debugging in Unity?
I saw to check this variable Debug.isDebugBuild for debug loggin but even in release builds wouldn’t you want this check gone as well?
Thanks
Hello,
Is there references about debugging in Unity?
I saw to check this variable Debug.isDebugBuild for debug loggin but even in release builds wouldn’t you want this check gone as well?
Thanks
debugging is possible in unity 3 only, unity 2 can not be debugged