Closed DarkRewar closed 6 months ago
Warning thrown if there are others SO that aren't ConsoleSettings in the Resources folder.
ConsoleSettings
The referenced script (Unknown) on this Behaviour is missing! UnityEngine.Resources:LoadAll<BaseTool.ConsoleSettings> (string) BaseTool.ConsoleSettings:GetOrCreate () (at Assets/com.lignus.basetool/Runtime/Core/Consoles/ConsoleSettings.cs:31) BaseTool.Console:.ctor () (at Assets/com.lignus.basetool/Runtime/Core/Consoles/Console.cs:41) BaseTool.Console:Init () (at Assets/com.lignus.basetool/Runtime/Core/Consoles/Console.cs:307)
It's a bug happening if SO have missing script. Not related to the ConsoleSettings at all.
Warning thrown if there are others SO that aren't
ConsoleSettings
in the Resources folder.