Closed Godefroy closed 9 years ago
It would be better to retrieve Application.unityVersion and SystemInfo.operatingSystem from the main thread (or to ask Unity to authorize access to these properties) but here is a quick fix.
Application.unityVersion
SystemInfo.operatingSystem
It would be better to retrieve
Application.unityVersion
andSystemInfo.operatingSystem
from the main thread (or to ask Unity to authorize access to these properties) but here is a quick fix.