I made the change to the script (Print “Hello Console”), saved and closed the VS script, selected Console and this is what I saw.
Hi Perrorist,
Those messages with the yellow icons are harmless warnings, probably caused by a bug in Unity. Double click on each message in your Console, and add = default;
behind the respective variable declaration.
See also:
- Forum User Guides : How to mark a topic as solved
Will do. Thanks.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.