Closed clandais closed 1 year ago
Hi, which console package version are you currently using?
Hi, which console package version are you currently using?
The one in Open UPM ( 2.3.15 )
Ok, thanks for bringing it up. If you can a PR would be greatly appreciated 😊
I'll ask Chat GPT how to do that :')
Upon upgrading to Unity 2021.3.24f1, the Unity Console complains with:
Library\PackageCache\com.needle.console@2.3.15\Editor\CustomConsole\ConsoleList.cs(545,45): error CS7036: There is no argument given that corresponds to the required formal parameter 'shouldStripCallstack' of 'ConsoleWindow.StacktraceWithHyperlinks(string, int, bool, ConsoleWindow.Mode)'
Looks like it goes into the#else
of#if UNITY_2022_2_OR_NEWER