Search Issue Tracker
[WSA] EventType.ScrollWheel is not detected
Reproducible on 5.2.4f1, 5.3.4f1, 5.4.0b10 versions. Repro steps:1. Open project "SmallerScrollDetecter.zip".2. Play it in the edito... Read more
[WSA] Player Settings is not using ObjectFields for icons and splashscreen
1. What happenedWindows Store Player Settings is using buttons to assign image files to icons and splashscreen. Should use EditorGUI... Read more
BuildPipeline.BuildPlayer WSAPlayer fails to run when given a relative path
To reproduce:1. Open attached project.2. In the menu bar navigate to Build > build3. This starts building the player. BuildOption... Read more
[manual] missing definition for UNITY_METRO
The definition for UNITY_METRO is missing in the following page:http://docs.unity3d.com/Manual/WindowsUniversalApps-faq.html This pa... Read more
AssemblyConverter error building WSA universal app
Reproducible on 5.0.0, 5.0.1 versions; Repro steps:1. open project "UniversalPlugins.zip";2. when editor loads the project, in the c... Read more
[WSA] Typing with touch screen keyboard PasswordField shows clear text
GUI.TextField and GUI.PasswordField fail to function correctly. Typing with touchscreen keyboard, PasswordField displays clear text ... Read more
[WSA] BuildTarget naming inconsistencies between Command line arguments ...
http://docs.unity3d.com/Manual/CommandLineArguments.html-buildTarget <name> suggests to use "wsa" argument in command line. ht... Read more
[WSA] GUID of firstpass-metro-vs2013 assembly is used for firstpass-wind...
Steps to reproduce: 1. Open any unity project (or create new one)2. Switch to WSA platform3. Open Build Settings4. Choose:- SDK: Uni... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS