2D Toolkit Forum

2D Toolkit => Support => Topic started by: emorrisgames on April 21, 2018, 07:59:52 am

Title: Massive amount of warning in Unity 2017
Post by: emorrisgames 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
Title: Re: Massive amount of warning in Unity 2017
Post by: emorrisgames on April 21, 2018, 08:07:56 am
oh no worries. reimporting it fixed it  ;D