Hello Guest

Author Topic: Massive amount of warning in Unity 2017  (Read 5276 times)

emorrisgames

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 4
    • View Profile
Massive amount of warning in Unity 2017
« on: April 21, 2018, 07:59:52 am »
I updated to latest tk2d and latest Unity 2017 and I'm getting 999+ warnings like this:

SendMessage cannot be called during Awake, CheckConsistency, or OnValidate
UnityEngine.MeshFilter:set_sharedMesh(Mesh)
tk2dSlicedSprite:OnValidate() (at Assets/TK2DROOT/tk2d/Code/Sprites/tk2dSlicedSprite.cs:137)

I can run the game but its clogging up my console big time

emorrisgames

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Massive amount of warning in Unity 2017
« Reply #1 on: April 21, 2018, 08:07:56 am »
oh no worries. reimporting it fixed it  ;D