Warning in Unity 2018.1.3f1: Wii U is no longer supported
D
Dean van Tonder
started a topic
over 4 years ago
I have the following warning in Unity console:
Assets/GameSparks/Platforms/PlatformBase.cs(419,42): warning CS0618: `UnityEngine.RuntimePlatform.WiiU' is obsolete: `Wii U is no longer supported in Unity 2018.1+.'
I haven't found any replies to the reports to this issue. I'm worried that the warning will turn into compiler errors when Unity eventually stops support for Wii U completely.
The warning is quite annoying for developers that enjoy a warning-free console.
Dean van Tonder
I have the following warning in Unity console:
I haven't found any replies to the reports to this issue. I'm worried that the warning will turn into compiler errors when Unity eventually stops support for Wii U completely.
The warning is quite annoying for developers that enjoy a warning-free console.
4 people have this problem