Search Issue Tracker
[WSA][WP8.1] Chinese Simplified QWERTY Keyboard has no suggestions
To reproduce on WP8.1: 1. Obtain a windows phone with the Chinese Simplified QWERTY Keyboard installed. This is harder than it looks... Read more
[WSA] Handheld class does not exist for WP8.1 or WSA platforms
Using handheld class in the script, it is impossible to build to WSA, WP81 platforms. Getting error in the console: "The name 'Handh... Read more
[WSA] The resolution of the app doesn't take the display settings correctly
Reproducible on 4.6, 5.1 versions; Attached repro screenshots; Repro steps: 1. Open project "ResolutionBug.zip"; 2. Build to WSA a... Read more
[WinRT] Open File dialog for Visual Assets doesn't show .jpg files
Unity Windows Store Apps visual assets Open File Dialog shows only .png files. To reproduce: 1. Create an empty Unity Project 2. Go... 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
[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 ... Read more
[WSA] 'Build' button does not work when 'C# projects' are enabled
1. Create a new project 2. Switch the platform to WSA 3. Enable the 'C# projects' button 4. Press the build button - nothing happens... Read more
Mono uses utf-8 string whereas .net uses utf-16 string
Using function Marshal.PtrToStringAnsi() from "System.Runtime.InteropServices" returns wrong result on Windows Store App. Reproduc... Read more
[WSA] Application.systemLanguage returns the first language from the key...
Reproducible on 4.6 and 5.0 versions; Repro steps: 1. open project "WinLang.zip"; 2. build and run project to WSA platform; 3. run ... Read more
Unity fails to generate proper VS2013 solution when there's umlauts in t...
-e Unity fails to generate proper VS2013 solution when there's umlauts in the path to the Unity project -repro: - have unity projec... 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
- [CI/CD]Build cache not invalidated when building targets with different defines
- VFX Learning Templates contains an empty folder the HDRP_VFX_Learning_Templates Scene
- Crash on -[NSApplication endModalSession:] when changing code in a Code Editor, saving and clicking on the Unity Window with "Stop Playing and Recompile" selected
- “Install package from git URL” and “Install package by name” tab does not close when resizing undocked Package Manager window and gets pushed outside the window
- "EndLayoutGroup: BeginLayoutGroup must be called first." errors are thrown when creating a Tag with identical name and holding the enter keyboard button