GameAnalytics / GA-SDK-UNITY

The GameAnalytics SDK for tracking events in Unity.
MIT License
119 stars 56 forks source link

Version validation fail from unity 7.10.0-beta #33

Closed vince137 closed 4 months ago

vince137 commented 5 months ago

Hey,

Running with the last version from master, I have the following error during the init:

Info/GameAnalytics: Validation fail - configure sdk version: Sdk version not supported. String: unity 7.10.0-beta

Seems like the -beta is not handled by the validation regex.

dorin-ga commented 4 months ago

Hello, on what platform is this happening?

vince137 commented 4 months ago

Hello, on what platform is this happening?

WindowsPlayer

dorin-ga commented 4 months ago

We have found the cause and will be rolling out a fix for this issue.