Whenever calling `SystemInfo.deviceUniqueIdentifier` for the first time in the editor, the console fires this error twice.
SUCCEEDED(hr)
UnityEngine.SystemInfo:get_deviceUniqueIdentifier()
Following runs work smoothly, but still I was curious what is it and is there a way to suppress it.
(Running Unity 3.5.7f6 on Windows)
↧