Need Help With Error

Hi,

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.

Did this fix it? :slight_smile:


See also:

1 Like