I am trying to test an infinite platformer of mine but when I do I am told this:
Internal compiler error. See the console log for more information. output was:Assets/Sample Assets/Cross Platform Input/Scripts/Editor/CrossPlatformInputInitialize.cs(81,34): warning CS0618: UnityEditor.BuildTargetGroup.BB10' is obsolete:
Use BlackBerry instead’
Sometimes this comes as a warning, sometimes it comes as an error, and sometimes it just goes away, but I want to know what it means and how to stop it from happening. please help!