Version: 2017.1
Windows 调试
通用 Windows 平台

Windows 低完整性

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:

  • 日志文件写入到 %USER PROFILE%\AppData\LocalLow\CompanyName\ProductName
  • PlayerPrefs 保存到 HKCU\Software\AppDataLow\Software\CompanyName\ProductName
Windows 调试
通用 Windows 平台