cf-moritzjaeger
cf-moritzjaeger
I am having the same problem with unity 6000.0.0f1
Looking into this, it seems the **UnityPlayer** class has been made abstract and replaced with the class **UnityPlayerForActivityOrService** from Unity 2023.1 on. See: https://docs.unity3d.com/2023.1/Documentation/Manual/UpgradeGuide20231.html
Yes, I did the same. For me it is now also working with 2022. Though I also just found a fork of this repo that has updated the code to...
I am having the same problem with Unity 6
Sadly not yet. I progressed with my project in Unity 2022 for now.
> > Sadly not yet. I progressed with my project in Unity 2022 for now. > > So is it working for you on Unity 2022? Yes, because the problem...