Been trying to play a couple game in Oculus VR and noticed that a couple of them which use Unity are not starting up at all. When I check the output log I see this:
*0x00007FF9E24748AE (UnityPlayer) UnityMain
0x00007FF9E24815BD (UnityPlayer) UnityMain
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF9E1E82609)
0x00007FF9E1E82609 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF9E1E82892)
0x00007FF9E1E82892 (UnityPlayer) (function-name not available)
0x00007FF9E1EA3756 (UnityPlayer) UnityMain
0x00007FF9E1E9F146 (UnityPlayer) UnityMain
0x00007FF9E1EB5AAC (UnityPlayer) UnityMain
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF9E191F040)
0x00007FF9E191F040 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF9E19208F5)
0x00007FF9E19208F5 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF9E1855C2A)
0x00007FF9E1855C2A (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF9E1847039)
0x00007FF9E1847039 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF9E1E923DA)
0x00007FF9E1E923DA (UnityPlayer) (function-name not available)
0x00007FF9E1E92CEB (UnityPlayer) UnityMain
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF730CF1207)
0x00007FF730CF1207 (Beat Saber) (function-name not available)
0x00007FFA37093034 (KERNEL32) BaseThreadInitThunk
0x00007FFA39813691 (ntdll) RtlUserThreadStart**
Something is blocking these games from starting and due to a lot of research online it seems that Unity may be the cause. Can anyone help me with a fix? I've downloaded the latest version of Unity from the site and even tried uninstalling it all together...nothing has worked.
↧