This version of Unity is unsupported.

MonoBehaviour.print

Switch to Manual

Declaration

public static void print(object message);

Description

Logs message to the Unity Console (identical to Debug.Log).