SInce I updated from V.1.3.x to 1.4.3, I get Log spam:
Method not found: 'UnityEngine.Texture2D.LoadImage'
For pretty much any mod I have installed. This method seems to have been replaced by "ImageConversion.LoadImage" in Unity framework.
Can I do anything about that, or do all mod owners have to fix their code?
Even plugins that are listed as compatible with V.1.4.3 are throwing this exception.
And I guess itt's not good, because those assets will then be missing in the game.