Version: 2018.3 (switch to 2019.1 )
Windows Debugging
Windows Player: IL2CPP Scripting Backend
Other Versions

WindowsLowIntegrity

Windows Standalone player can detect if it’s running at Low Integrity Level (see Microsoft’s documentation on Designing Applications to Run at a Low Integrity Level for more information). In this case, several things happen:

  • The log file is written to %USER PROFILE%\AppData\LocalLow\CompanyName\ProductName
  • PlayerPrefs is saved to HKCU\Software\AppDataLow\Software\CompanyName\ProductName
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答