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?
See also:
- Forum User Guides : How to mark a topic as solved