Legacy Documentation: Version 5.4
Windows Debugging
Windows Store Apps

WindowsLowIntegrity

Windows Standalone player can detect if it’s running in low integrity level. 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
Windows Debugging
Windows Store Apps