Stores information about capabilities of Unity player from different Unity versions.
Since Unity 4.0.2, calling new UnityPlayer() with non-Activity Context as an argument resulted in an immediate crash. This bug was fixed in Unity 5.3.6.
new UnityPlayer()
Since Unity 5.2.4, on API23+ Unity shows a permission request dialog.