Legacy Documentation: Version 5.2
Windows Store Apps
Windows Store Apps: Deployment

Getting Started

Currently if you want to build a Windows Store Apps player, you have to do it on Windows 8 or Windows 8.1 (Windows 8.1 is needed if you’re targeting SDK 8.1). On Windows Store Apps platform we don’t use Mono, we use Microsoft’s .NET together with WinRT. This allows you to debug your scripts with Visual Studio.

Unity supports three Windows Store Apps targets: X86, X64 and ARM.

The player log is located under <user>\AppData\Local\Packages\<productname>\TempState.

Things that are not yet supported:

  • Network classes, WWW is supported though
  • GameObject.SendMessage (partially works, but function which accepts the message must match the message sent, because the argument conversion doesn’t work)
  • You can’t access C# classes from JS scripts, you should be able to access JS classes from C#
  • Fog doesn’t work on devices with feature level < 9.3, you need to implement it manually, see Custom Fog Shader

Requirements when targeting Windows SDK 8.0:

Requirements when targeting Windows SDK 8.1:

Before you can proceed you need to acquire Windows 8 developer license, this can be done in two following ways:

Helpful links

Windows Store Apps
Windows Store Apps: Deployment
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961